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