Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c550 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX enumerator
9724 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX, in vfp_dp_ldstm()
9731 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX) in vfp_dp_ldstm()
9764 vfp_dp_ldstm (VFP_LDSTMIAX); in do_vfp_xp_ldstmia()