Searched refs:lookAtByte (Results 1 – 1 of 1) sorted by relevance
188 static int lookAtByte(struct InternalInstruction* insn, uint8_t* byte) { in lookAtByte() function400 if (lookAtByte(insn, &byte1)) { in readPrefixes()444 if (lookAtByte(insn, &byte1)) { in readPrefixes()482 if (lookAtByte(insn, &opcodeByte) || ((opcodeByte & 0xf0) == 0x40)) { in readPrefixes()