Home
last modified time | relevance | path

Searched refs:PAR_STORE_IDEN (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dtic30-dis.c45 #define PAR_STORE_IDEN 0x3E000000 macro
114 if ((current_optab->base_opcode & PAR_STORE_IDEN) in get_tic30_instruction()
115 == (insn_word & PAR_STORE_IDEN)) in get_tic30_instruction()