Lines Matching refs:readOpcode
910 * readOpcode - Reads the opcode (excepting the ModR/M byte in the case of916 static int readOpcode(struct InternalInstruction *insn)921 // printf(">>> readOpcode() = %x\n", insn->readerCursor);2349 readOpcode(insn) ||