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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c365 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX enumerator in enum:vfp_ldstm_type
5652 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
5659 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
5692 vfp_dp_ldstm (VFP_LDSTMIAX);
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c552 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX enumerator in enum:vfp_ldstm_type
9784 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
9791 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
9824 vfp_dp_ldstm (VFP_LDSTMIAX);

Completed in 182 milliseconds