HomeSort by: relevance | last modified time | path
    Searched defs:VFP_LDSTMIAX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 639 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX
10700 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
10707 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
10740 vfp_dp_ldstm (VFP_LDSTMIAX);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 639 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX
10703 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
10710 if (ldstm_type == VFP_LDSTMIAX || ldstm_type == VFP_LDSTMDBX)
10743 vfp_dp_ldstm (VFP_LDSTMIAX);

Completed in 65 milliseconds