Searched refs:CHG_ALL (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | m68hc11-opc.c | 49 #define CHG_ALL 0,0,0xff macro 196 { "andcc", OP_IMM8, 2, 0x10, 1, 1, CHG_ALL, cpu6812 }, 807 { "orcc", OP_IMM8, 2, 0x14, 1, 1, CHG_ALL, cpu6812 }, 858 { "rti", OP_NONE, 1, 0x3b, 12, 12, CHG_ALL, cpu6811}, 859 { "rti", OP_NONE, 1, 0x0b, 8, 10, CHG_ALL, cpu6812}, 1008 { "tap", OP_NONE, 1, 0x06, 2, 2, CHG_ALL, cpu6811 },
|