mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
added pusha/popa/rdtsc/bcd ops
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@27 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
55480af80e
commit
27362c82e9
5 changed files with 314 additions and 9 deletions
|
@ -114,7 +114,7 @@ enum {
|
|||
};
|
||||
|
||||
#ifdef __i386__
|
||||
//#define USE_X86LDOUBLE
|
||||
#define USE_X86LDOUBLE
|
||||
#endif
|
||||
|
||||
#ifdef USE_X86LDOUBLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue