Home
last modified time | relevance | path

Searched refs:SPR_LR (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmachine.c159 env->spr[SPR_LR] = env->lr; in cpu_pre_save()
297 env->lr = env->spr[SPR_LR]; in cpu_post_load()
H A Dhelper_regs.c443 spr_register(env, SPR_LR, "LR", in register_generic_sprs()
H A Dcpu.h1725 #define SPR_LR (0x008) macro
/openbmc/u-boot/include/bedbug/
H A Dregs.h12 #define SPR_LR 8 macro
H A Dtables.h485 { SPR_LR, "LR" },