Searched refs:SUI (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic80-opc.c356 #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} },
354 #define SUI macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic80-opc.c356 #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} },
354 #define SUI macro
[all...]

Completed in 112 milliseconds