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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 63 #define M6811_TIC2_L 0x13 /* " " " Low part */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 63 #define M6811_TIC2_L 0x13 /* " " " Low part */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 63 #define M6811_TIC2_L 0x13 /* " " " Low part */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 63 #define M6811_TIC2_L 0x13 /* " " " Low part */
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11tim.c 566 val16 = (m68hc11_cpu->ios[M6811_TIC2_H] << 8) + m68hc11_cpu->ios[M6811_TIC2_L];
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11tim.c 566 val16 = (m68hc11_cpu->ios[M6811_TIC2_H] << 8) + m68hc11_cpu->ios[M6811_TIC2_L];

Completed in 37 milliseconds