Searched refs:match_opcode (Results 1 – 1 of 1) sorted by relevance
2294 match_opcode(int opcode, const int opcodes[], size_t nops) in match_opcode() function2315 if (match_opcode(cmd->opcode, opcodes, nops)) { in print_address()2331 if (!match_opcode(cmd->opcode, opcodes, nops)) in print_address()