Lines Matching refs:SHR
1660 because otherwise the Shr is a shift by the word size when6951 case 0x33A: case 0x33B: // sradi (Shr Alg DWord Imm, PPC64 p571)9676 #define SHR(value, by) binop( Iop_Shr32, value, mkU8( by ) )10279 #undef SHR