Re: [Qemu-devel] [PATCH] 3DNow! instruction set emulation

2008-03-17 Thread Michael Tross
Joachim Henke-5 wrote: > > The attached patch adds the 3DNow! and extented 3DNow! instruction > sets to qemu. I wrote this just according to the manuals from AMD, > since I don't have an AMD processor for testing (which was actually > my motivation to create this patch). > > Please note t

Re: [Qemu-devel] [PATCH] 3DNow! instruction set emulation

2007-04-29 Thread Joachim Henke
Im sorry, but I just found that a checking should be done in a more proper way. Please additionally apply the attached patch after my 3DNow! patch. Sorry again, Jo. On 29 Apr 2007, at 21:32, Joachim Henke wrote: The attached patch adds the 3DNow! and extented 3DNow! instruction sets to q

[Qemu-devel] [PATCH] 3DNow! instruction set emulation

2007-04-29 Thread Joachim Henke
The attached patch adds the 3DNow! and extented 3DNow! instruction sets to qemu. I wrote this just according to the manuals from AMD, since I don't have an AMD processor for testing (which was actually my motivation to create this patch). Please note that (like with the SSE emulation) the r