Home
last modified time | relevance | path

Searched refs:WINDOWSTART (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/scripts/coredump/gdbstubs/arch/
Dxtensa.py196 elif r == self.gdb_reg_def.RegNum.WINDOWSTART:
302 WINDOWSTART = 35 variable in GdbRegDef_Sample_Controller.RegNum
338 WINDOWSTART = 70 variable in GdbRegDef_ESP32.RegNum
367 WINDOWSTART = 67 variable in GdbRegDef_ESP32S2.RegNum
400 WINDOWSTART = 70 variable in GdbRegDef_ESP32S3.RegNum
441 WINDOWSTART = 71 variable in GdbRegDef_Intel_Adsp_CAVS_Zephyr.RegNum
481 WINDOWSTART = 585 variable in GdbRegDef_Intel_Adsp_CAVS_XCC.RegNum
516 WINDOWSTART = 39 variable in GdbRegDef_DC233C.RegNum
/Zephyr-Core-3.7.0/arch/xtensa/core/
DREADME_WINDOWS.rst49 a WINDOWSTART register used to detect which register quads are in use.
51 WINDOWSTART stores a bitmask with one bit per hardware quad (so it's 8
55 stay zero. So there is one set bit in WINDOWSTART corresponding to
66 another call by seeing if there is a one in WINDOWSTART between that
73 Finally: note that hardware checks the two bits of WINDOWSTART after
Dgdbstub.c31 WINDOWSTART = 73, enumerator
184 case WINDOWSTART: in read_sreg()
185 val = get_one_sreg(WINDOWSTART); in read_sreg()
Dxtensa_asm2_util.S45 rsr a2, WINDOWSTART
/Zephyr-Core-3.7.0/arch/xtensa/core/startup/
Dreset_vector.S547 wsr a1, WINDOWSTART