Lines Matching defs:sign
93 /* Sign extend a value with the given number of bits. This is a10624 IRTemp sign = newTemp(Ity_I64);10627 assign(sign, binop(Iop_And64, unop(Iop_ReinterpF64asI64, get_fpr_dw0(r3)),10632 mkexpr(sign))));