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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 314 #define M6812_JMP 0x06
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 314 #define M6812_JMP 0x06
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 314 #define M6812_JMP 0x06
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 314 #define M6812_JMP 0x06
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP;
2014 number_to_chars_bigendian (f + 1, M6812_JMP, 1);
4077 buffer_address[0] = M6812_JMP;
4208 buffer_address[0] = M6812_JMP;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 1805 return (current_architecture & cpu6812) ? M6812_JMP : M6811_JMP;
2014 number_to_chars_bigendian (f + 1, M6812_JMP, 1);
4077 buffer_address[0] = M6812_JMP;
4208 buffer_address[0] = M6812_JMP;

Completed in 32 milliseconds