Home | History | Annotate | Download | only in ppc64

Lines Matching full:mb64

401 #define MB64(b) ((b)<<5)
446 mb = MB64 ((mb >> 5) | ((mb << 1) & 0x3f));