Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h2320 #define HID0_HILE PPC_BIT(19) /* POWER8 */ macro
3000 ile = !!(env->spr[SPR_HID0] & HID0_HILE); in ppc_interrupts_little_endian()