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

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

Completed in 129 milliseconds