Searched refs:decode_opcode (Results 1 – 1 of 1) sorted by relevance
53 static enum decode_result decode_opcode(struct x86_decode_state *,646 decode_opcode(struct x86_decode_state *state, struct x86_insn *insn) in decode_opcode() function849 res = decode_opcode(&state, insn); in insn_decode()