Lines Matching refs:mkU8
1189 #define mkU8(v) IRExpr_Const(IRConst_U8(v))1441 word = binop(Iop_Sar32, binop(Iop_Shl32, word, mkU8(shift)),1442 mkU8(shift));