Searched refs:UNOP (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 922 #define UNOP(code, name, op1, op2) \ macro 1364 UNOP (O (O_DAA, SB), "daa", 0x0, 0xF), 1365 UNOP (O (O_DAS, SB), "das", 0x1, 0xF), 1366 UNOP (O (O_DEC, SB), "dec.b", 0x1, 0xA), 1401 UNOP (O (O_INC, SB), "inc", 0x0, 0xA),
|