Searched refs:table_op (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c219 unsigned long table_op; local
227 table_op = PPC_OP (opcode->opcode);
228 if (op < table_op)
230 if (op > table_op)

Completed in 53 milliseconds