Home | History | Annotate | Download | only in opcodes

Lines Matching defs:SUI

356 #define SUI (SSI + 1)
363 #define SUBF (SUI + 1)
714 {"cmnd", OP_SI(0x2), MASK_SI, 0, {SUI} },
771 {"etrap", OP_SI(0x1) | E(1), MASK_SI | E(1), 0, {SUI} },
976 {"or.ff", OP_SI(0x1E), MASK_SI, 0, {SUI, REG_22, REG_DEST} },
979 {"or.ft", OP_SI(0x1D), MASK_SI, 0, {SUI, REG_22, REG_DEST} },
982 {"or.tf", OP_SI(0x1B), MASK_SI, 0, {SUI, REG_22, REG_DEST} },
985 {"or.tt", OP_SI(0x17), MASK_SI, 0, {SUI, REG_22, REG_DEST} },
988 {"or", OP_SI(0x17), MASK_SI, 0, {SUI, REG_22, REG_DEST} },
1139 {"trap", OP_SI(0x1) | E(0), MASK_SI | E(1), 0, {SUI} },