Home | History | Annotate | Download | only in cpu

Lines Matching full:sltiu

243    ("ADDI"    8) ("ADDIU"  9) ("SLTI" 10) ("SLTIU" 11) ("ANDI"  12) ("ORI"  13) ("XORI"  14) ("LUI"    15)
667 "sltiu ${rt-rs},$imm"
674 (dni sltiu "set if less than immediate unsigned" (USES-RS USES-RT)
675 "sltiu $rt,$rs,$imm"
1150 (emit sltiu rt rs imm)