Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h29 #define MSR_FP (1<<13) /* Floating Point enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h450 #define MSR_FP PPC_BIT_NR(50) /* Floating point available hflags */ macro