index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
op.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bswapq fix
bellard
2006-05-03
1
-1
/
+1
*
SSE3 support (Joachim Henke)
bellard
2006-04-23
1
-0
/
+47
*
Add missing FORCE_RET()
pbrook
2006-03-11
1
-0
/
+4
*
added HF_HALTED bit
bellard
2005-11-23
1
-0
/
+1
*
16/32 stack operations fix on x86_64 (aka win2000 startup bug)
bellard
2005-08-15
1
-1
/
+1
*
added overflow exceptions in divisions
bellard
2005-07-23
1
-5
/
+16
*
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-07-23
1
-0
/
+12
*
removed switches in op.c (Paul Brook)
bellard
2005-04-26
1
-68
/
+22
*
NaN support in FPU comparisons
bellard
2005-03-20
1
-26
/
+68
*
soft float support
bellard
2005-03-13
1
-43
/
+6
*
add missing FORCE_RET (Paul Brook)
bellard
2005-03-13
1
-0
/
+7
*
x86_64 fixes
bellard
2005-03-03
1
-2
/
+2
*
loop insn fix for non x86 hosts
bellard
2005-02-21
1
-0
/
+5
*
x86_64 call Ev fix
bellard
2005-01-31
1
-0
/
+5
*
avoid empty op
bellard
2005-01-23
1
-2
/
+2
*
CR8 support - FORCE_RET() fixes
bellard
2005-01-23
1
-0
/
+9
*
generalized use of GOTO_TB() macro
bellard
2005-01-09
1
-2
/
+2
*
MMX/SSE support
bellard
2005-01-08
1
-18
/
+62
*
div64 fix - raise_interrupt() fix - SSE fix
bellard
2005-01-06
1
-4
/
+3
*
syscall insn fix
bellard
2005-01-04
1
-1
/
+1
*
x86_64 target support
bellard
2005-01-03
1
-125
/
+427
*
enter insn fix
bellard
2004-11-14
1
-0
/
+5
*
enabled asm memory helpers
bellard
2004-08-03
1
-6
/
+0
*
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
2004-07-05
1
-19
/
+0
*
hlt instruction fix
bellard
2004-06-25
1
-0
/
+1
*
added ffree
bellard
2004-06-12
1
-0
/
+5
*
lmsw fix (aka dos4gw bug)
bellard
2004-06-04
1
-2
/
+3
*
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
2004-05-29
1
-0
/
+10
*
bsd port (Markus Niemisto)
bellard
2004-05-12
1
-0
/
+19
*
division by zero FPU exception support
bellard
2004-05-08
1
-4
/
+13
*
fixed ljmp and iret to TSS
bellard
2004-03-26
1
-2
/
+2
*
CR0.MP/EM/TS support
bellard
2004-02-25
1
-0
/
+1
*
correct NT flag behavior
bellard
2004-01-24
1
-6
/
+6
*
temporary gcc 3.3 fix
bellard
2004-01-18
1
-1
/
+5
*
fixed word bit operations with memory offset - suppressed push/pop micro oper...
bellard
2004-01-04
1
-80
/
+14
*
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2004-01-04
1
-1
/
+1
*
P4 style multiplication eflags
bellard
2003-12-02
1
-20
/
+15
*
fixed eflags IF/IOPL update
bellard
2003-11-23
1
-17
/
+15
*
FTST instruction fix
bellard
2003-11-22
1
-1
/
+1
*
added fcmovxx support
bellard
2003-11-19
1
-0
/
+8
*
added verr, verw, arpl - more precise segment rights checks
bellard
2003-11-13
1
-0
/
+29
*
fixed long double accesses when using soft MMU
bellard
2003-10-28
1
-18
/
+0
*
full softmmu support
bellard
2003-10-27
1
-1
/
+3
*
new directory structure
bellard
2003-09-30
1
-0
/
+2054