Home
last modified time | relevance | path

Searched defs:ESR_PIL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c52 #define ESR_PIL 0x08000000 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h344 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h215 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h714 #define ESR_PIL PPC_BIT(36) /* Illegal Instruction */ macro