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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c7721 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type)
7726 constraint (ldstm_type != VFP_LDSTMIA,
7734 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type)
7741 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
7748 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
7716 vfp_sp_ldstm(enum vfp_ldstm_type ldstm_type) argument
7729 vfp_dp_ldstm(enum vfp_ldstm_type ldstm_type) argument

Completed in 484 milliseconds