Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dppc-dis.c554 unsigned long table_mask = opcode->mask; in lookup_vle() local
555 bfd_boolean table_op_is_short = PPC_OP_SE_VLE(table_mask); in lookup_vle()
564 if ((insn2 & table_mask) != table_opcd) in lookup_vle()