Searched refs:REG_TYPE_VFSD (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c464 REG_TYPE_VFSD, enumerator in enum:arm_reg_type
1235 || (type == REG_TYPE_VFSD
4247 if ((val = arm_typed_reg_parse (&ptr, REG_TYPE_VFSD, &rtype, &optype))
4250 first_error (_(reg_expected_msgs[REG_TYPE_VFSD]));
4561 case OP_RVSD: po_reg_or_fail (REG_TYPE_VFSD); break;
4609 po_reg_or_goto (REG_TYPE_VFSD, try_imm0);

Completed in 200 milliseconds