Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:readOpcode

530  * readOpcode - Reads the opcode (excepting the ModR/M byte in the case of
536 static int readOpcode(struct InternalInstruction* insn) {
541 dbgprintf(insn, "readOpcode()");
1642 readOpcode(insn) ||