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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 60 #define M6811_TIC1_L 0x11 /* " " " Low part */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 60 #define M6811_TIC1_L 0x11 /* " " " Low part */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 60 #define M6811_TIC1_L 0x11 /* " " " Low part */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 60 #define M6811_TIC1_L 0x11 /* " " " Low part */
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11tim.c 561 val16 = (m68hc11_cpu->ios[M6811_TIC1_H] << 8) + m68hc11_cpu->ios[M6811_TIC1_L];
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11tim.c 561 val16 = (m68hc11_cpu->ios[M6811_TIC1_H] << 8) + m68hc11_cpu->ios[M6811_TIC1_L];

Completed in 29 milliseconds