Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c10863 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type) in vfp_sp_ldstm() argument
10868 constraint (ldstm_type != VFP_LDSTMIA, in vfp_sp_ldstm()
10876 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type) in vfp_dp_ldstm() argument
10883 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX, in vfp_dp_ldstm()
10890 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX) in vfp_dp_ldstm()