Home
last modified time | relevance | path

Searched defs:ESR_SPV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h355 #define ESR_SPV 0x00000080 /* Signal Processing operation */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h726 #define ESR_SPV PPC_BIT(56) /* SPE/VMX operation */ macro