Home | History | Annotate | Download | only in arm

Lines Matching refs:TypeField

468           if (instr->TypeField() == 0) {
471 ASSERT(instr->TypeField() == 1);
575 int type = instr->TypeField();
932 ASSERT((instr->TypeField() == 7) && (instr->Bit(24) == 0x0) );
1025 ASSERT((instr->TypeField() == 6));
1074 switch (instr->TypeField()) {