Home | History | Annotate | Download | only in qemu

Lines Matching full:strcpy

4664   strcpy (obufp, s);
4788 strcpy (buf + j, "0x8000000000000000");
4791 strcpy (buf + j, "0x80000000");
4794 strcpy (buf + j, "0x8000");
4809 strcpy (buf + j, tmp + i);
5989 strcpy (obuf + strlen (obuf) - sizeof ("clflush") + 1, "sfence");
6018 strcpy (obuf, "nop");
6218 strcpy (p, "mwait");
6220 strcpy (op_out[0], names[0]);
6225 strcpy (p, "monitor");
6238 strcpy (op_out[0], op1_names[0]);
6239 strcpy (op_out[2], names[2]);
6244 strcpy (op_out[1], names[1]);
6295 strcpy (p, alt);
6305 strcpy (op_out[1], names32[1]);
6316 strcpy (obufp, alt);
6342 strcpy (obuf + strlen (obuf) - 6, alt);
6372 strcpy (p, "vmcall");
6375 strcpy (p, "vmlaunch");
6378 strcpy (p, "vmresume");
6381 strcpy (p, "vmxoff");
6396 strcpy (obuf, "vmclear");
6398 strcpy (obuf, "vmxon");
6400 strcpy (obuf, "vmptrld");
6485 strcpy (p, "16b");