Home | History | Annotate | Download | only in opcode

Lines Matching refs:UNOP

922 #define UNOP(code, name, op1, op2) \
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),