Searched refs:M6812_JMP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h314 #define M6812_JMP 0x06 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h314 #define M6812_JMP 0x06 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h314 #define M6812_JMP 0x06 macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h314 #define M6812_JMP 0x06 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP;
2015 number_to_chars_bigendian (f + 1, M6812_JMP, 1);
4080 buffer_address[0] = M6812_JMP;
4211 buffer_address[0] = M6812_JMP;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP;
2015 number_to_chars_bigendian (f + 1, M6812_JMP, 1);
4080 buffer_address[0] = M6812_JMP;
4211 buffer_address[0] = M6812_JMP;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP;
2015 number_to_chars_bigendian (f + 1, M6812_JMP, 1);
4080 buffer_address[0] = M6812_JMP;
4211 buffer_address[0] = M6812_JMP;

Completed in 274 milliseconds