qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 3 new x86 instructions
@ 2013-01-10 13:46 Torbjorn Granlund
  2013-01-12 11:40 ` Blue Swirl
  0 siblings, 1 reply; 9+ messages in thread
From: Torbjorn Granlund @ 2013-01-10 13:46 UTC (permalink / raw)
  To: qemu-devel

There are 3 instructions, MULX, ADCX, and ADOX, which would be very
useful to see in qemu.  I looked into putting them in myself, but the
startup time for hacking qemu is longer than I can affort in this
period.

Apparently, MULX is implemented in Haswell, while ADCX and ADOX will
appear in Broadwell (or so says the rumours).

I need these instructions for hacking the GMP library (GNUs bignum
library).

Documentation for the instructions is available at
http://software.intel.com/file/45088.

Would some kind qemu hacker consider adding these instructions?

There is support in binutils 23.1 for these instructions, but I think it
is there already in version 22.x.

In the meantime, I'm using an inferior, comparatively slow emulator.
:-)

-- 
Torbjörn

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-16 20:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 13:46 [Qemu-devel] 3 new x86 instructions Torbjorn Granlund
2013-01-12 11:40 ` Blue Swirl
2013-01-12 15:09   ` Torbjorn Granlund
2013-01-12 19:02   ` Richard Henderson
2013-01-14 18:14     ` Torbjorn Granlund
2013-01-14 18:46       ` Richard Henderson
2013-01-15 17:14         ` Torbjorn Granlund
2013-01-15 17:17           ` Richard Henderson
2013-01-16 20:38             ` Torbjorn Granlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).