Home | History | Annotate | Download | only in jit

Lines Matching refs:Signed

423         } else if (shift) { // signed right shift by zero is simply toInt conversion
1191 Jump negZero = branchOr32(Signed, regT2, regT3);