Home
last modified time | relevance | path

Searched refs:SPR_IABR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dregs.h104 #define SPR_IABR 1010 /* MPC603e core */ macro
/openbmc/qemu/target/ppc/
H A Dcpu_init.c126 spr_register(env, SPR_IABR, "IABR", in register_7xx_sprs()
277 spr_register(env, SPR_IABR, "IABR", in register_604_sprs()
356 spr_register(env, SPR_IABR, "IABR", in register_603_sprs()
435 spr_register(env, SPR_IABR, "IABR", in register_G2_sprs()
503 spr_register(env, SPR_IABR, "IABR", in register_74xx_sprs()
5178 spr_register(env, SPR_IABR, "IABR", in register_970_dbg_sprs()
H A Dcpu.h2223 #define SPR_IABR (0x3F2) macro