Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dprocessor.h41 #define MSR_FP_LG 13 /* Floating Point enable */ macro
73 #define MSR_FP __MASK(MSR_FP_LG) /* Floating Point enable */
/linux-2.4.37.9/arch/ppc64/kernel/
Dhead.S1713 rldicl r0,r3,(63-MSR_FP_LG),1
1714 rldicl r3,r0,(MSR_FP_LG+1),0