Home | History | Annotate | Download | only in cctest

Lines Matching refs:xF0

274   TestSmiCompare(masm, &exit, 0xF0, Smi::kMaxValue, -1);
1035 SmiSubOverflowTest(masm, &exit, 0xF0, Smi::kMinValue);
1236 TestSmiDiv(masm, &exit, 0xf0, Smi::kMaxValue, Smi::kMaxValue);
1348 TestSmiMod(masm, &exit, 0xf0, Smi::kMaxValue, Smi::kMaxValue);