fix 32bit asm
commit0a3bcb57f6260124656d88899dcca520f2023c09
authorgrischka <grischka>
Sat, 14 Nov 2009 19:05:22 +0000 (14 20:05 +0100)
committergrischka <grischka>
Sat, 14 Nov 2009 19:05:22 +0000 (14 20:05 +0100)
tree3ed8499c2c3516f5ee9c0f8ebb3a49a9fdb4590a
parentc15e37edad604bdaa6fe7b21d031ccea162b2bad
fix 32bit asm

The new 16bit code was causing wrong 0x66 prefixes
in 32bit code.

The fix possibly breaks the feature on 16bit asm.
i386-asm.c
i386-asm.h