Home | History | Annotate | Download | only in cpu

Lines Matching full:xori

243    ("ADDI"    8) ("ADDIU"  9) ("SLTI" 10) ("SLTIU" 11) ("ANDI"  12) ("ORI"  13) ("XORI"  14) ("LUI"    15)
789 "xori ${rt-rs},$lo16"
794 (dni xori "exclusive or immediate" (USES-RS USES-RT)
795 "xori $rt,$rs,$lo16"
1200 (emit xori rt rs lo16)