Home
last modified time | relevance | path

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

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