Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:cmode

4851   unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4857 if (!(imm & 0x38) && cmode == 0xF) {
4881 unsigned cmode = fieldFromInstruction(Insn, 8, 4);
4887 if (!(imm & 0x38) && cmode == 0xF) {