Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:cmode

5065   unsigned cmode = fieldFromInstruction(Insn, 8, 4);
5071 if (!(imm & 0x38) && cmode == 0xF) {
5095 unsigned cmode = fieldFromInstruction(Insn, 8, 4);
5101 if (!(imm & 0x38) && cmode == 0xF) {