Home
last modified time | relevance | path

Searched refs:windowbase (Results 1 – 24 of 24) sorted by relevance

/qemu/tests/tcg/xtensa/
H A Dtest_windowed.S14 wsr a2, windowbase
42 rsr a2, windowbase
51 rsr a2, windowbase
109 rsr a2, windowbase
119 rsr a2, windowbase
152 rsr a2, windowbase
200 rsr a2, windowbase
206 rsr a2, windowbase
213 rsr a2, windowbase
264 rsr a2, windowbase
[all …]
H A Dcrt.S15 wsr a2, windowbase
H A Dtest_sr.S231 test_sr windowbase, 1
/qemu/target/xtensa/
H A Dwin_helper.c114 uint32_t windowbase = windowbase_bound(env->sregs[WINDOW_BASE], env); in HELPER() local
123 (windowbase << PS_OWB_SHIFT) | PS_EXCM; in HELPER()
143 uint32_t windowbase = windowbase_bound(env->sregs[WINDOW_BASE], env); in HELPER() local
146 if (windowstart & windowstart_bit(windowbase - 1, env)) { in HELPER()
148 } else if (windowstart & windowstart_bit(windowbase - 2, env)) { in HELPER()
150 } else if (windowstart & windowstart_bit(windowbase - 3, env)) { in HELPER()
168 uint32_t windowbase = windowbase_bound(env->sregs[WINDOW_BASE], env); in HELPER() local
173 (windowbase << PS_OWB_SHIFT) | PS_EXCM; in HELPER()
H A Dtranslate.c2702 gen_translate_xsr(windowbase)
/qemu/linux-user/xtensa/
H A Dtarget_syscall.h27 xtensa_reg_t windowbase; /* 48 */ member
/qemu/target/xtensa/core-sample_controller/
H A Dgdb-config.c.inc58 XTREG( 34,136, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc8679 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
8682 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
8685 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-dc232b/
H A Dgdb-config.c.inc98 XTREG(38, 152, 3, 4, 4, 0x0248, 0x0006, -2, 2, 0x1002, windowbase,
H A Dxtensa-modules.c.inc10814 { "rsr.windowbase", 18 /* xt_iclass_rsr.windowbase */,
10817 { "wsr.windowbase", 19 /* xt_iclass_wsr.windowbase */,
10820 { "xsr.windowbase", 20 /* xt_iclass_xsr.windowbase */,
12352 return 22; /* xsr.windowbase */
12544 return 20; /* rsr.windowbase */
12681 return 21; /* wsr.windowbase */
/qemu/target/xtensa/core-dc233c/
H A Dgdb-config.c.inc63 XTREG(38, 152, 3, 4, 4, 0x0248, 0x0006, -2, 2, 0x1002, windowbase, 0, 0, 0, 0, 0, 0)
H A Dxtensa-modules.c.inc11456 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
11459 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
11462 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-de212/
H A Dgdb-config.c.inc61 XTREG( 37,148, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc10816 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
10819 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
10822 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dgdb-config.c.inc61 XTREG( 38,152, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc26825 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
26828 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
26831 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-test_kc705_be/
H A Dgdb-config.c.inc61 XTREG( 38,152, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc32951 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
32954 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
32957 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-fsf/
H A Dxtensa-modules.c.inc7774 { "rsr.windowbase", 18 /* xt_iclass_rsr.windowbase */,
7777 { "wsr.windowbase", 19 /* xt_iclass_wsr.windowbase */,
7780 { "xsr.windowbase", 20 /* xt_iclass_xsr.windowbase */,
8833 return 22; /* xsr.windowbase */
8972 return 20; /* rsr.windowbase */
9073 return 21; /* wsr.windowbase */
/qemu/target/xtensa/core-de233_fpu/
H A Dgdb-config.c.inc60 XTREG( 37,148, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc16072 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
16075 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
16078 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/target/xtensa/core-dsp3400/
H A Dgdb-config.c.inc61 XTREG( 38,152, 3, 4, 4,0x0248,0x0006,-2, 2,0x1002,windowbase, 0,0,0,0,0,0)
H A Dxtensa-modules.c.inc75371 { "rsr.windowbase", ICLASS_xt_iclass_rsr_windowbase,
75374 { "wsr.windowbase", ICLASS_xt_iclass_wsr_windowbase,
75377 { "xsr.windowbase", ICLASS_xt_iclass_xsr_windowbase,
/qemu/linux-user/
H A Delfload.c1951 regs->windowbase = 0; in init_thread()