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

/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-dis.c59 unsigned long table_op; print_insn_powerpc() local
66 table_op = PPC_OP (opcode->opcode); print_insn_powerpc()
67 if (op < table_op) print_insn_powerpc()
69 if (op > table_op) print_insn_powerpc()

Completed in 89 milliseconds