/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 341 wsr a2, EXCSAVE1 349 wsr a2, EXCSAVE1 359 wsr a0, EXCSAVE1 363 wsr a4, EXCSAVE1 395 rsr a3, EXCSAVE1
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 498 if (par[0] >= EXCSAVE1 && par[0] < EXCSAVE1 + MAX_NLEVEL) { in test_exceptions_hpi() 499 n = par[0] - EXCSAVE1 + 1; in test_exceptions_hpi() 4056 EXCSAVE1, 4065 EXCSAVE1 + 1, 4074 EXCSAVE1 + 2, 4083 EXCSAVE1 + 3, 4092 EXCSAVE1 + 4, 4101 EXCSAVE1 + 5, 4110 EXCSAVE1 + 6, 4963 EXCSAVE1, [all …]
|
H A D | cpu.h | 151 EXCSAVE1 = 209, enumerator
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 45 { "EXCSAVE1", 209, 0 }, 83 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 48 { "EXCSAVE1", 209, 0 }, 99 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 52 { "EXCSAVE1", 209, 0 }, 111 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 62 { "EXCSAVE1", 209, 0 }, 128 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 61 { "EXCSAVE1", 209, 0 }, 121 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 59 { "EXCSAVE1", 209, 0 }, 124 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 62 { "EXCSAVE1", 209, 0 }, 130 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 49 { "EXCSAVE1", 209, 0 }, 96 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 62 { "EXCSAVE1", 209, 0 }, 134 { "EXCSAVE1", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 53 { "EXCSAVE1", 209, 0 }, 180 { "EXCSAVE1", 32, 0 },
|