Searched refs:VFP_LDSTMIA (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
5637 constraint (ldstm_type != VFP_LDSTMIA,
5652 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
5668 vfp_sp_ldstm (VFP_LDSTMIA);
5680 vfp_dp_ldstm (VFP_LDSTMIA);
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c552 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX enumerator in enum:vfp_ldstm_type
9769 constraint (ldstm_type != VFP_LDSTMIA,
9784 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
9800 vfp_sp_ldstm (VFP_LDSTMIA);
9812 vfp_dp_ldstm (VFP_LDSTMIA);

Completed in 302 milliseconds