HomeSort by: relevance | last modified time | path
    Searched refs:cpu6811 (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-opc.c 108 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811, 0 },
116 { "aba", OP_NONE, 1, 0x1b, 2, 2, CHG_HNZVC, cpu6811, 0 },
118 { "abx", OP_NONE, 1, 0x3a, 3, 3, CHG_NONE, cpu6811, 0 },
119 { "aby", OP_NONE | OP_PAGE2,2, 0x3a, 4, 4, CHG_NONE, cpu6811, 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 },
124 { "adca", OP_IX, 2, 0xa9, 4, 4, CHG_HNZVC, cpu6811, 0 },
125 { "adca", OP_IY | OP_PAGE2, 3, 0xa9, 5, 5, CHG_HNZVC, cpu6811, 0 },
132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }
    [all...]
m68hc11-dis.c 341 else if (code == M6811_OPCODE_PAGE3 && arch == cpu6811)
346 else if (code == M6811_OPCODE_PAGE4 && arch == cpu6811)
838 return print_insn (memaddr, info, cpu6811);
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-opc.c 108 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811, 0 },
116 { "aba", OP_NONE, 1, 0x1b, 2, 2, CHG_HNZVC, cpu6811, 0 },
118 { "abx", OP_NONE, 1, 0x3a, 3, 3, CHG_NONE, cpu6811, 0 },
119 { "aby", OP_NONE | OP_PAGE2,2, 0x3a, 4, 4, CHG_NONE, cpu6811, 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 },
124 { "adca", OP_IX, 2, 0xa9, 4, 4, CHG_HNZVC, cpu6811, 0 },
125 { "adca", OP_IY | OP_PAGE2, 3, 0xa9, 5, 5, CHG_HNZVC, cpu6811, 0 },
132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }
    [all...]
m68hc11-dis.c 341 else if (code == M6811_OPCODE_PAGE3 && arch == cpu6811)
346 else if (code == M6811_OPCODE_PAGE4 && arch == cpu6811)
838 return print_insn (memaddr, info, cpu6811);
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-opc.c 108 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811, 0 },
116 { "aba", OP_NONE, 1, 0x1b, 2, 2, CHG_HNZVC, cpu6811, 0 },
118 { "abx", OP_NONE, 1, 0x3a, 3, 3, CHG_NONE, cpu6811, 0 },
119 { "aby", OP_NONE | OP_PAGE2,2, 0x3a, 4, 4, CHG_NONE, cpu6811, 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 },
124 { "adca", OP_IX, 2, 0xa9, 4, 4, CHG_HNZVC, cpu6811, 0 },
125 { "adca", OP_IY | OP_PAGE2, 3, 0xa9, 5, 5, CHG_HNZVC, cpu6811, 0 },
132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }
    [all...]
m68hc11-dis.c 341 else if (code == M6811_OPCODE_PAGE3 && arch == cpu6811)
346 else if (code == M6811_OPCODE_PAGE4 && arch == cpu6811)
838 return print_insn (memaddr, info, cpu6811);
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-opc.c 108 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811, 0 },
116 { "aba", OP_NONE, 1, 0x1b, 2, 2, CHG_HNZVC, cpu6811, 0 },
118 { "abx", OP_NONE, 1, 0x3a, 3, 3, CHG_NONE, cpu6811, 0 },
119 { "aby", OP_NONE | OP_PAGE2,2, 0x3a, 4, 4, CHG_NONE, cpu6811, 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 },
124 { "adca", OP_IX, 2, 0xa9, 4, 4, CHG_HNZVC, cpu6811, 0 },
125 { "adca", OP_IY | OP_PAGE2, 3, 0xa9, 5, 5, CHG_HNZVC, cpu6811, 0 },
132 { "adcb", OP_IMM8, 2, 0xc9, 1, 1, CHG_HNZVC, cpu6811|cpu6812|cpu9s12x, 0 }
    [all...]
m68hc11-dis.c 341 else if (code == M6811_OPCODE_PAGE3 && arch == cpu6811)
346 else if (code == M6811_OPCODE_PAGE4 && arch == cpu6811)
838 return print_insn (memaddr, info, cpu6811);
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 413 #define cpu6811 0x01 macro
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 413 #define cpu6811 0x01 macro
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 413 #define cpu6811 0x01 macro
  /src/external/gpl3/gdb/dist/sim/m68hc11/
gencode.c 1434 cpu_type == cpu6811 ? "m68hc11" : "m68hc12",
1706 cpu_type == cpu6811 ? "m68hc11" : "m68hc12",
2041 if (cpu_type & cpu6811)
2125 cpu_type = cpu6811;
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 413 #define cpu6811 0x01 macro
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
gencode.c 1434 cpu_type == cpu6811 ? "m68hc11" : "m68hc12",
1706 cpu_type == cpu6811 ? "m68hc11" : "m68hc12",
2041 if (cpu_type & cpu6811)
2125 cpu_type = cpu6811;
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 267 /* Current cpu (either cpu6811 or cpu6812). This is determined automagically
376 if (current_architecture & cpu6811)
386 if (current_architecture & cpu6811)
402 if (current_architecture & cpu6811)
459 current_architecture = cpu6811;
547 current_architecture = cpu6811;
1218 if (current_architecture & cpu6811)
1388 if ((current_architecture & cpu6811)
1429 if (current_architecture & cpu6811)
1437 if (current_architecture & cpu6811)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 267 /* Current cpu (either cpu6811 or cpu6812). This is determined automagically
376 if (current_architecture & cpu6811)
386 if (current_architecture & cpu6811)
402 if (current_architecture & cpu6811)
459 current_architecture = cpu6811;
547 current_architecture = cpu6811;
1218 if (current_architecture & cpu6811)
1388 if ((current_architecture & cpu6811)
1429 if (current_architecture & cpu6811)
1437 if (current_architecture & cpu6811)
    [all...]

Completed in 54 milliseconds