Sign in
qemu
/
qemu
/
2ee73ac3a855fb0cfba3db91fdd1ecebdbc6f971
/
target-i386
/
translate.c
2ee73ac
division by zero FPU exception support
by bellard
· 21 years ago
d720b93
precise self modifying code support
by bellard
· 21 years ago
d64477a
imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
by bellard
· 21 years ago
67b915a
win32 port (initial patch by kazu)
by bellard
· 21 years ago
4bb2fcc
gcc 2.95.4 compile fix (Petter Reinholdtsen)
by bellard
· 21 years ago
08cea4e
fixed ljmp and iret to TSS
by bellard
· 21 years ago
e19e89a
more log items
by bellard
· 21 years ago
7eee2a5
CR0.MP/EM/TS support
by bellard
· 21 years ago
3a1d9b8
fixed lea exception
by bellard
· 21 years ago
7399c5a
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - removed warnings
by bellard
· 21 years ago
ab1f142
L4 fix for rep nop (should handle all cases)
by bellard
· 21 years ago
5a1388b
xadd fix
by bellard
· 21 years ago
bd49793
use generic GenOpFunc
by bellard
· 21 years ago
4f31916
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (faster emulation) - make 'call Ev' exception safe - in/out dx fix - PE flag is static
by bellard
· 21 years ago
3415a4d
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handling in load_seg()
by bellard
· 21 years ago
d36cd60
P4 style multiplication eflags
by bellard
· 21 years ago
4136f33
fixed eflags IF/IOPL update
by bellard
· 21 years ago
a2cc3b2
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed irq inhibit logic : the irqs are inhibited only for one instruction after, even if the next one also inhibit irqs - stop translation after irq inhibition stops to give a chance to irqs (fixes install NT kernel startup)
by bellard
· 21 years ago
77729c2
fixed pop %sp bug
by bellard
· 21 years ago
d71b9a8
fixed lmsw instruction
by bellard
· 21 years ago
f115e91
iret and int fix for vm86 - added undefined instructions for real and vm86 modes - added verr, verrw, arpl - added port io map
by bellard
· 21 years ago
415fa2e
soft MMU performance fix (oops)
by bellard
· 21 years ago
61382a5
full softmmu support
by bellard
· 21 years ago
3486513
log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago