Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h89 #define MSR_VSX __MASK(MSR_VSX_LG) /* Enable VSX */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h438 #define MSR_VSX PPC_BIT_NR(40) /* Vector Scalar Extension (>= 2.06)x hflags */ macro