Searched refs:VECBASE (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | cpu.c | 123 env->sregs[VECBASE] = env->config->vecbase; in xtensa_cpu_reset_hold()
|
H A D | exc_helper.c | 149 return vector - env->config->vecbase + env->sregs[VECBASE]; in relocated_vector()
|
H A D | cpu.h | 157 VECBASE = 231, enumerator
|
H A D | translate.c | 4447 VECBASE, 5370 VECBASE, 6099 VECBASE,
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 121 wsr a3, VECBASE
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 688 configurations without VECBASE register where vectors are always
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 41 { "VECBASE", 231, 0 }, 79 { "VECBASE", 25, 0 },
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 44 { "VECBASE", 231, 0 }, 103 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 54 { "VECBASE", 231, 0 }, 120 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 53 { "VECBASE", 231, 0 }, 113 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 51 { "VECBASE", 231, 0 }, 116 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 54 { "VECBASE", 231, 0 }, 122 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 46 { "VECBASE", 231, 0 }, 93 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 54 { "VECBASE", 231, 0 }, 126 { "VECBASE", 22, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 46 { "VECBASE", 231, 0 }, 173 { "VECBASE", 22, 0 },
|