Searched refs:CHG_ALL (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dgencode.c52 #define CHG_ALL 0,0,0xff macro
366 { "tap", "a->ccr", "mov8", 1, 0x06, 2, 2, CHG_ALL},
424 { "rti", 0, "rti11", 1, 0x3b, 12, 12, CHG_ALL},
758 { "andcc", "#,ccr->ccr", "and8", 2, 0x10, 1, 1, CHG_ALL },
977 { "orcc", "#,ccr->ccr", "or8", 2, 0x14, 1, 1, CHG_ALL },
990 { "pulc", "(sp)->ccr", "mov8", 1, 0x38, 3, 3, CHG_ALL },
1008 { "rti", 0, "rti12", 1, 0x0b, 8, 10, CHG_ALL},
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-opc.c49 #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 },
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-opc.c49 #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 },

Completed in 120 milliseconds