Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dtic30-dis.c44 #define NORMAL_IDEN 0x1F800000 macro
95 else if ((current_optab->base_opcode & NORMAL_IDEN) == (insn_word & NORMAL_IDEN)) in get_tic30_instruction()