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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 310 #define M6811_BRA 0x20
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 310 #define M6811_BRA 0x20
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 310 #define M6811_BRA 0x20
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 310 #define M6811_BRA 0x20
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 1804 else if (IS_OPCODE (code, M6811_BRA))
1858 if (code == M6811_BSR || code == M6811_BRA || code == M6812_BSR)
1936 else if (code == M6811_BSR || code == M6811_BRA || code == M6812_BSR)
3983 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
4123 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
4243 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 1804 else if (IS_OPCODE (code, M6811_BRA))
1858 if (code == M6811_BSR || code == M6811_BRA || code == M6812_BSR)
1936 else if (code == M6811_BSR || code == M6811_BRA || code == M6812_BSR)
3983 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
4123 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)
4243 || IS_OPCODE (fragP->fr_opcode[0], M6811_BRA)

Completed in 34 milliseconds