Home | History | Annotate | Download | only in ARM

Lines Matching defs:Form

784   // Set bit I(25) to identify this is the immediate form of <shifter_op>
802 // Set bit I(25) to identify this is the immediate form of <shifter_op>
827 // Set bit I(25) to identify this is the immediate form of <shifter_op>
1190 unsigned Form = MCID.TSFlags & ARMII::FormMask;
1217 if (IsPrePost && Form == ARMII::StFrm) {
1274 unsigned Form = MCID.TSFlags & ARMII::FormMask;
1288 if (IsPrePost && Form == ARMII::StMiscFrm) {
1456 // Two register operand form.
1731 unsigned Form = MCID.TSFlags & ARMII::FormMask;
1739 switch (Form) {
1757 switch (Form) {
1775 if (Form == ARMII::VFPConv5Frm)
1778 else if (Form == ARMII::VFPConv3Frm)