Searched refs:CHG_Z (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | m68hc11-opc.c | 42 #define CHG_Z 0,0,M6811_Z_BIT macro 480 { "dex", OP_NONE, 1, 0x09, 1, 1, CHG_Z, cpu6812|cpu6811 }, 481 { "dey", OP_NONE | OP_PAGE2, 2, 0x09, 4, 4, CHG_Z, cpu6811 }, 482 { "dey", OP_NONE, 1, 0x03, 1, 1, CHG_Z, cpu6812 }, 571 { "inx", OP_NONE, 1, 0x08, 1, 1, CHG_Z, cpu6811|cpu6812 }, 572 { "iny", OP_NONE |OP_PAGE2, 2, 0x08, 4, 4, CHG_Z, cpu6811 }, 573 { "iny", OP_NONE, 1, 0x02, 1, 1, CHG_Z, cpu6812 },
|