HomeSort by: relevance | last modified time | path
    Searched defs:VFP_LDSTMIA (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
10685 constraint (ldstm_type != VFP_LDSTMIA,
10700 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
10716 vfp_sp_ldstm (VFP_LDSTMIA);
10728 vfp_dp_ldstm (VFP_LDSTMIA);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 639 VFP_LDSTMIA, VFP_LDSTMDB, VFP_LDSTMIAX, VFP_LDSTMDBX
10688 constraint (ldstm_type != VFP_LDSTMIA,
10703 constraint (ldstm_type != VFP_LDSTMIA && ldstm_type != VFP_LDSTMIAX,
10719 vfp_sp_ldstm (VFP_LDSTMIA);
10731 vfp_dp_ldstm (VFP_LDSTMIA);

Completed in 65 milliseconds