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

  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 45 #define PAR_STORE_IDEN 0x3E000000
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
115 == (insn_word & PAR_STORE_IDEN))
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 45 #define PAR_STORE_IDEN 0x3E000000
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
115 == (insn_word & PAR_STORE_IDEN))
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 45 #define PAR_STORE_IDEN 0x3E000000
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
115 == (insn_word & PAR_STORE_IDEN))
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 45 #define PAR_STORE_IDEN 0x3E000000
114 if ((current_optab->base_opcode & PAR_STORE_IDEN)
115 == (insn_word & PAR_STORE_IDEN))

Completed in 19 milliseconds