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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c7667 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type)
7672 constraint (ldstm_type != VFP_LDSTMIA,
7680 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type)
7687 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
7694 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
7662 vfp_sp_ldstm(enum vfp_ldstm_type ldstm_type) argument
7675 vfp_dp_ldstm(enum vfp_ldstm_type ldstm_type) argument

Completed in 186 milliseconds