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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 1881 REGLIST_VFP_S,
2098 case REGLIST_VFP_S:
2117 if (etype != REGLIST_VFP_S && etype != REGLIST_VFP_S_VPR)
7821 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_S,
7838 REGLIST_VFP_S, &partial_match);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 1880 REGLIST_VFP_S,
2097 case REGLIST_VFP_S:
2116 if (etype != REGLIST_VFP_S && etype != REGLIST_VFP_S_VPR)
7824 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_S,
7841 REGLIST_VFP_S, &partial_match);

Completed in 67 milliseconds