grischka
|
0a3bcb57f6
|
fix 32bit asm
The new 16bit code was causing wrong 0x66 prefixes
in 32bit code.
The fix possibly breaks the feature on 16bit asm.
|
2009-11-14 20:05:22 +01:00 |
|
Bernhard Reutner-Fischer
|
2fdb45f577
|
fix ambiguity
Signed-off-by: aldot <rep.dot.nop@gmail.com>
|
2009-11-13 18:09:02 +01:00 |
|
Frederic Feret
|
3065e70630
|
Fixed compilation error in i386-asm.c
|
2009-11-13 18:09:01 +01:00 |
|
Frederic Feret
|
0d768b9713
|
added 16-bit x86 assembly support
|
2009-11-13 18:08:58 +01:00 |
|
grischka
|
cd24bd05b4
|
get rid of a warning and fix .bat
|
2008-03-25 21:05:48 +00:00 |
|
grischka
|
88b3cb570e
|
Comply to c89 compilers other than gcc (Hanzac Chen)
|
2008-03-25 20:58:37 +00:00 |
|
bellard
|
6ca0299e5b
|
allow (base,index) as alias to (base,index,1)
|
2006-02-20 21:16:10 +00:00 |
|
bellard
|
3ba1190eb4
|
segment override prefix support (Filip Navara)
|
2005-09-03 22:03:39 +00:00 |
|
bellard
|
d65463809c
|
fixed 'no base' modrm generation - better asm constraints handling
|
2004-10-18 00:13:39 +00:00 |
|
bellard
|
8f5e44a439
|
changed license to LGPL
|
2003-05-24 14:11:17 +00:00 |
|
bellard
|
68c800981e
|
added % constraint
|
2003-04-27 11:46:10 +00:00 |
|
bellard
|
4149fedd7b
|
added 'A' asm constraint
|
2003-04-14 22:22:54 +00:00 |
|
bellard
|
7893a9ecdf
|
asm support
|
2003-01-06 20:21:42 +00:00 |
|