/openbmc/qemu/target/xtensa/ |
H A D | exc_helper.c | 55 env->sregs[DEPC] = pc; in HELPER() 190 env->sregs[DEPC] = env->pc; in handle_interrupt()
|
H A D | cpu.h | 148 DEPC = 192, enumerator
|
H A D | translate.c | 2034 gen_jump(dc, cpu_SR[dc->config->ndepc ? DEPC : EPC1]); in translate_rfde() 3907 DEPC, 4809 DEPC, 5574 DEPC,
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 168 ERA,TLBRERA,MERRERA和DERA有时也分别称为EPC,TLBREPC,MERREPC和DEPC。
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | vectors.S | 227 xsr a0, depc # get DEPC, save a0
|
H A D | entry.S | 593 wsr a1, depc # use DEPC as temp storage
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 198 and DEPC respectively.
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 51 { "DEPC", 192, 0 }, 92 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 56 { "DEPC", 192, 0 }, 112 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-sample_controller/ |
H A D | xtensa-modules.c.inc | 66 { "DEPC", 192, 0 }, 129 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 76 { "DEPC", 192, 0 }, 147 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 75 { "DEPC", 192, 0 }, 139 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 73 { "DEPC", 192, 0 }, 143 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 76 { "DEPC", 192, 0 }, 149 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 53 { "DEPC", 192, 0 }, 105 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 76 { "DEPC", 192, 0 }, 153 { "DEPC", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 65 { "DEPC", 192, 0 }, 196 { "DEPC", 32, 0 },
|