Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:cmode

4450   unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4455 if (!(imm & 0x38) && cmode == 0xF) {
4478 unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4483 if (!(imm & 0x38) && cmode == 0xF) {