Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:readOpcode

670  * readOpcode - Reads the opcode (excepting the ModR/M byte in the case of
676 static int readOpcode(struct InternalInstruction* insn) {
681 dbgprintf(insn, "readOpcode()");
1884 readOpcode(insn) ||