Home | History | Annotate | Download | only in mips64

Lines Matching refs:kMinValue

3894           if (rs() < (Registers::kMinValue - rt())) {
3918 if (rs() < (Registers::kMinValue + rt())) {
4596 if (rs >= Registers::kMinValue - se_imm16) {