Searched refs:MSR_FP_LG (Results 1 – 2 of 2) sorted by relevance
41 #define MSR_FP_LG 13 /* Floating Point enable */ macro73 #define MSR_FP __MASK(MSR_FP_LG) /* Floating Point enable */
1713 rldicl r0,r3,(63-MSR_FP_LG),11714 rldicl r3,r0,(MSR_FP_LG+1),0