Searched refs:M6811_TOC5_L (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h81 #define M6811_TOC5_L 0x1F /* " " " Low part */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h81 #define M6811_TOC5_L 0x1F /* " " " Low part */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h81 #define M6811_TOC5_L 0x1F /* " " " Low part */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h81 #define M6811_TOC5_L 0x1F /* " " " Low part */ macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c588 val16 = (cpu->ios[M6811_TOC5_H] << 8) + cpu->ios[M6811_TOC5_L];
H A Dm68hc11_sim.c507 cpu->ios[M6811_TOC5_L] = 0xFF;
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11tim.c588 val16 = (cpu->ios[M6811_TOC5_H] << 8) + cpu->ios[M6811_TOC5_L];
H A Dm68hc11_sim.c513 cpu->ios[M6811_TOC5_L] = 0xFF;

Completed in 272 milliseconds