Home | History | Annotate | Download | only in Disassembler

Lines Matching full:opcodebyte

465         uint8_t opcodeByte;
467 if (lookAtByte(insn, &opcodeByte) || ((opcodeByte & 0xf0) == 0x40)) {