Lines Matching refs:alt
4338 int alt = 0;
4348 alt = 0;
4350 alt += 1;
4352 alt += 2;
4353 while (alt != 0)
4367 alt--;
4371 alt = 1;
4395 if (intel_syntax && !alt)
4557 if (intel_syntax && !alt)
4655 alt = 0;
6257 const char *alt;
6263 alt = "vmrun";
6266 alt = "vmmcall";
6269 alt = "vmload";
6272 alt = "vmsave";
6275 alt = "stgi";
6278 alt = "clgi";
6281 alt = "skinit";
6284 alt = "invlpga";
6295 strcpy (p, alt);
6313 alt = names32[0];
6315 alt = names16[0];
6316 strcpy (obufp, alt);
6317 obufp += strlen (alt);
6327 const char *alt;
6332 alt = "swapgs";
6335 alt = "rdtscp";
6342 strcpy (obuf + strlen (obuf) - 6, alt);