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.c125 spr_register(env, SPR_IABR, "IABR", in register_7xx_sprs()
276 spr_register(env, SPR_IABR, "IABR", in register_604_sprs()
355 spr_register(env, SPR_IABR, "IABR", in register_603_sprs()
434 spr_register(env, SPR_IABR, "IABR", in register_G2_sprs()
502 spr_register(env, SPR_IABR, "IABR", in register_74xx_sprs()
5177 spr_register(env, SPR_IABR, "IABR", in register_970_dbg_sprs()
H A Dcpu.h2226 #define SPR_IABR (0x3F2) macro