Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c9422 vfp_sp_ldstm (enum vfp_ldstm_type ldstm_type) in vfp_sp_ldstm() argument
9427 constraint (ldstm_type != VFP_LDSTMIA, in vfp_sp_ldstm()
9435 vfp_dp_ldstm (enum vfp_ldstm_type ldstm_type) in vfp_dp_ldstm() argument
9442 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX, in vfp_dp_ldstm()
9449 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX) in vfp_dp_ldstm()