| /src/external/gpl3/binutils/dist/opcodes/ |
| m68hc11-opc.c | 117 { "aba", OP_NONE | OP_PAGE2,2, 0x06, 2, 2, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 121 { "adca", OP_IMM8, 2, 0x89, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 122 { "adca", OP_DIRECT, 2, 0x99, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 123 { "adca", OP_IND16, 3, 0xb9, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 126 { "adca", OP_IDX, 2, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 127 { "adca", OP_IDX_1, 3, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 128 { "adca", OP_IDX_2, 4, 0xa9, 4, 4, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 129 { "adca", OP_D_IDX, 2, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 130 { "adca", OP_D_IDX_2, 4, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 } [all...] |
| m68hc11-dis.c | 365 if ((arch & cpu6812) && format == 0) 672 else if ((arch & cpu6812) 814 if (format == M6811_OP_PAGE2 && arch & cpu6812 844 return print_insn (memaddr, info, cpu6812); 850 return print_insn (memaddr, info, cpu6812|cpu9s12x);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| m68hc11-opc.c | 117 { "aba", OP_NONE | OP_PAGE2,2, 0x06, 2, 2, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 121 { "adca", OP_IMM8, 2, 0x89, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 122 { "adca", OP_DIRECT, 2, 0x99, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 123 { "adca", OP_IND16, 3, 0xb9, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 126 { "adca", OP_IDX, 2, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 127 { "adca", OP_IDX_1, 3, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 128 { "adca", OP_IDX_2, 4, 0xa9, 4, 4, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 129 { "adca", OP_D_IDX, 2, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 130 { "adca", OP_D_IDX_2, 4, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 } [all...] |
| m68hc11-dis.c | 365 if ((arch & cpu6812) && format == 0) 672 else if ((arch & cpu6812) 814 if (format == M6811_OP_PAGE2 && arch & cpu6812 844 return print_insn (memaddr, info, cpu6812); 850 return print_insn (memaddr, info, cpu6812|cpu9s12x);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| m68hc11-opc.c | 117 { "aba", OP_NONE | OP_PAGE2,2, 0x06, 2, 2, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 121 { "adca", OP_IMM8, 2, 0x89, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 122 { "adca", OP_DIRECT, 2, 0x99, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 123 { "adca", OP_IND16, 3, 0xb9, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 126 { "adca", OP_IDX, 2, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 127 { "adca", OP_IDX_1, 3, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 128 { "adca", OP_IDX_2, 4, 0xa9, 4, 4, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 129 { "adca", OP_D_IDX, 2, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 130 { "adca", OP_D_IDX_2, 4, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 } [all...] |
| m68hc11-dis.c | 365 if ((arch & cpu6812) && format == 0) 672 else if ((arch & cpu6812) 814 if (format == M6811_OP_PAGE2 && arch & cpu6812 844 return print_insn (memaddr, info, cpu6812); 850 return print_insn (memaddr, info, cpu6812|cpu9s12x);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| m68hc11-opc.c | 117 { "aba", OP_NONE | OP_PAGE2,2, 0x06, 2, 2, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 121 { "adca", OP_IMM8, 2, 0x89, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 122 { "adca", OP_DIRECT, 2, 0x99, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 123 { "adca", OP_IND16, 3, 0xb9, 3, 3, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }, 126 { "adca", OP_IDX, 2, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 127 { "adca", OP_IDX_1, 3, 0xa9, 3, 3, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 128 { "adca", OP_IDX_2, 4, 0xa9, 4, 4, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 129 { "adca", OP_D_IDX, 2, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 130 { "adca", OP_D_IDX_2, 4, 0xa9, 6, 6, CHG_HNZVC, cpu6812|cpu9s12x, 0 }, 132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 } [all...] |
| m68hc11-dis.c | 365 if ((arch & cpu6812) && format == 0) 672 else if ((arch & cpu6812) 814 if (format == M6811_OP_PAGE2 && arch & cpu6812 844 return print_insn (memaddr, info, cpu6812); 850 return print_insn (memaddr, info, cpu6812|cpu9s12x);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-m68hc11.c | 267 /* Current cpu (either cpu6811 or cpu6812). This is determined automagically 454 current_architecture = cpu6812; 550 current_architecture = cpu6812; 553 current_architecture = cpu6812 | cpu6812s; 555 current_architecture = cpu6812 | cpu6812s | cpu9s12x; 1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP; 1865 else if (current_architecture & cpu6812) 1946 else if (current_architecture & cpu6812) 2542 else if (format & M6812_OP_REG && current_architecture & cpu6812) 3525 if (opc == NULL && (current_architecture & cpu6812)) [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-m68hc11.c | 267 /* Current cpu (either cpu6811 or cpu6812). This is determined automagically 454 current_architecture = cpu6812; 550 current_architecture = cpu6812; 553 current_architecture = cpu6812 | cpu6812s; 555 current_architecture = cpu6812 | cpu6812s | cpu9s12x; 1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP; 1865 else if (current_architecture & cpu6812) 1946 else if (current_architecture & cpu6812) 2542 else if (format & M6812_OP_REG && current_architecture & cpu6812) 3525 if (opc == NULL && (current_architecture & cpu6812)) [all...] |
| /src/external/gpl3/binutils/dist/include/opcode/ |
| m68hc11.h | 414 #define cpu6812 0x02 macro
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| m68hc11.h | 414 #define cpu6812 0x02 macro
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| m68hc11.h | 414 #define cpu6812 0x02 macro
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| m68hc11.h | 414 #define cpu6812 0x02 macro
|
| /src/external/gpl3/gdb/dist/sim/m68hc11/ |
| gencode.c | 2127 cpu_type = cpu6812;
|
| /src/external/gpl3/gdb.old/dist/sim/m68hc11/ |
| gencode.c | 2127 cpu_type = cpu6812;
|