HomeSort by: relevance | last modified time | path
    Searched defs:BR_IMM_IDEN (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 47 #define BR_IMM_IDEN 0x1F000000
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
157 == (insn_word & BR_IMM_IDEN))
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 47 #define BR_IMM_IDEN 0x1F000000
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
157 == (insn_word & BR_IMM_IDEN))
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 47 #define BR_IMM_IDEN 0x1F000000
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
157 == (insn_word & BR_IMM_IDEN))
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 47 #define BR_IMM_IDEN 0x1F000000
156 if ((current_optab->base_opcode & BR_IMM_IDEN)
157 == (insn_word & BR_IMM_IDEN))

Completed in 15 milliseconds