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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c5632 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type)
5637 constraint (ldstm_type != VFP_LDSTMIA,
5645 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type)
5652 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
5659 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
5627 vfp_sp_ldstm(enum vfp_ldstm_type ldstm_type) argument
5640 vfp_dp_ldstm(enum vfp_ldstm_type ldstm_type) argument
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c9764 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type)
9769 constraint (ldstm_type != VFP_LDSTMIA,
9777 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type)
9784 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
9791 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
9762 vfp_sp_ldstm(enum vfp_ldstm_type ldstm_type) argument
9775 vfp_dp_ldstm(enum vfp_ldstm_type ldstm_type) argument

Completed in 205 milliseconds