Searched refs:mdsp (Results 1 – 11 of 11) sorted by relevance
1168 char *mdspath, *mdsp, ip6[INET6_ADDRSTRLEN]; in parse_dsserver() local1225 mdsp = strchr(dsvol, '#'); in parse_dsserver()1226 if (mdsp != NULL) { in parse_dsserver()1227 if (*(mdsp + 1) == '\0' || mdsp <= dsvol) in parse_dsserver()1229 *mdsp++ = '\0'; in parse_dsserver()1244 if (mdsp != NULL) in parse_dsserver()1245 pathsiz = strlen(mdsp); in parse_dsserver()1254 if (mdsp != NULL) in parse_dsserver()1255 strcpy(&mdspath[mdspathcnt], mdsp); in parse_dsserver()
58 mdsp
150 @item -mdsp159 This option implies -mdsp.
376 [@b{-mdsp}] [@b{-mno-dsp}]1040 @item -mdsp1049 This option implies -mdsp.
1726 uint32_t mdsp : 32; /**< Master Deferred/Split sequence Pending member1731 uint32_t mdsp : 32;
3503 def mdsp : Flag<["-"], "mdsp">, Group<m_mips_Features_Group>;
599 -msingle-float -mdouble-float -mdsp -mpaired-single -mips3d @gol10666 @itemx -mdsp10668 @opindex mdsp
7458 enabled by the @option{-mdsp} command-line option.
10662 (override_options): Make sure -mdsp and -mips16 are not used together.10687 (ASM_SPEC): Map -mdsp to -mdsp in GAS.10726 * config/mips/mips.opt (-mdsp): New option.10730 * doc/invoke.texi (-mdsp): Document new option.
8053 "-mdsp\t\t\tgenerate DSP instructions\n"
9765 "this builtin requires 'dsp' ASE, please use -mdsp">;