Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:cmode

4885   unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4891 if (!(imm & 0x38) && cmode == 0xF) {
4915 unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4921 if (!(imm & 0x38) && cmode == 0xF) {