/openbmc/qemu/target/xtensa/ |
H A D | cpu.h | 111 LEND = 1, enumerator 745 env->sregs[LEND] - (env->pc & -(1u << TARGET_PAGE_BITS)); in cpu_get_tb_cpu_state() 762 target_ulong lbeg_off = env->sregs[LEND] - env->sregs[LBEG]; in cpu_get_tb_cpu_state()
|
H A D | translate.c | 1710 tcg_gen_movi_i32(cpu_SR[LEND], lend); in translate_loop() 4234 LEND, 5156 LEND, 5894 LEND,
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | signal.c | 118 __put_user(env->sregs[LEND], &sc->sc_lend); in setup_sigcontext() 257 __get_user(env->sregs[LEND], &sc->sc_lend); in restore_sigcontext()
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 433 rsr a3, LEND 477 wsr a3, LEND
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | align.S | 444 rsr a4, lend # check if we reached LEND
|
/openbmc/qemu/target/xtensa/core-fsf/ |
H A D | xtensa-modules.c.inc | 30 { "LEND", 1, 0 }, 119 { "LEND", 32, 0 },
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 1987 (*regs)[TARGET_REG_LEND] = tswapreg(env->sregs[LEND]); in elf_core_copy_regs()
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 33 { "LEND", 1, 0 }, 154 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 33 { "LEND", 1, 0 }, 146 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dc232b/ |
H A D | xtensa-modules.c.inc | 30 { "LEND", 1, 0 }, 150 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | xtensa-modules.c.inc | 32 { "LEND", 1, 0 }, 156 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
H A D | xtensa-modules.c.inc | 32 { "LEND", 1, 0 }, 112 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-test_kc705_be/ |
H A D | xtensa-modules.c.inc | 32 { "LEND", 1, 0 }, 160 { "LEND", 32, 0 },
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | xtensa-modules.c.inc | 32 { "LEND", 1, 0 }, 203 { "LEND", 32, 0 },
|