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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed movd mmx/sse insn
bellard
2007-01-16
1
-8
/
+40
*
added SMM support
bellard
2006-09-24
1
-0
/
+11
*
multi byte nop support
bellard
2006-09-03
1
-2
/
+57
*
monitor/mwait support
bellard
2006-07-10
1
-10
/
+55
*
fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)
bellard
2006-06-24
1
-8
/
+8
*
x86_64 mmx/sse fix
bellard
2006-06-14
1
-1
/
+11
*
movddup fix
bellard
2006-04-24
1
-1
/
+1
*
SSE3 support (Joachim Henke)
bellard
2006-04-23
1
-14
/
+49
*
btx decode fix on x86_64
bellard
2006-04-02
1
-1
/
+1
*
fxsave/fxrstor fix
bellard
2006-02-04
1
-2
/
+12
*
use direct jump only for jumps in the same page
bellard
2005-11-20
1
-19
/
+34
*
CR4.TSD flag support (Matt Schulkind)
bellard
2005-08-21
1
-1
/
+2
*
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-07-23
1
-34
/
+86
*
lcall and ljmp fixes in 64 bit mode - sysret fix
bellard
2005-04-23
1
-18
/
+31
*
verr and verw eflags opt fix
bellard
2005-04-17
1
-0
/
+2
*
x86_64 fixes
bellard
2005-03-03
1
-8
/
+22
*
loop insn fix for non x86 hosts
bellard
2005-02-21
1
-0
/
+2
*
pusha, popa and enter fix
bellard
2005-02-01
1
-3
/
+3
*
x86_64 call Ev fix
bellard
2005-01-31
1
-1
/
+14
*
avoid empty op
bellard
2005-01-23
1
-0
/
+2
*
CR8 support
bellard
2005-01-23
1
-2
/
+5
*
sse fix
bellard
2005-01-16
1
-1
/
+1
*
removed debug code
bellard
2005-01-10
1
-5
/
+0
*
generalized use of GOTO_TB() macro
bellard
2005-01-09
1
-4
/
+10
*
MMX/SSE support
bellard
2005-01-08
1
-104
/
+784
*
div64 fix - raise_interrupt() fix - SSE fix
bellard
2005-01-06
1
-3
/
+4
*
syscall insn fix
bellard
2005-01-04
1
-1
/
+1
*
x86_64 target support
bellard
2005-01-03
1
-605
/
+1544
*
fixed ins in case of page fault
bellard
2004-12-19
1
-1
/
+3
*
added undocumented FPU ops support
bellard
2004-11-24
1
-0
/
+12
*
enter insn fix
bellard
2004-11-14
1
-15
/
+3
*
monitor fixes
bellard
2004-10-09
1
-1
/
+1
*
bound instruction fix
bellard
2004-08-15
1
-1
/
+1
*
fixed 16 bit segment optimisations
bellard
2004-06-13
1
-7
/
+9
*
added ffree - added cpu log option
bellard
2004-06-12
1
-0
/
+6
*
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
2004-05-29
1
-0
/
+31
*
BSR/BSF undefined behaviour fix
bellard
2004-05-16
1
-3
/
+4
*
division by zero FPU exception support
bellard
2004-05-08
1
-0
/
+5
*
precise self modifying code support
bellard
2004-04-25
1
-2
/
+4
*
imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
bellard
2004-04-22
1
-1
/
+3
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-1
/
+0
*
gcc 2.95.4 compile fix (Petter Reinholdtsen)
bellard
2004-03-26
1
-6
/
+6
*
fixed ljmp and iret to TSS
bellard
2004-03-26
1
-2
/
+2
*
more log items
bellard
2004-03-21
1
-7
/
+7
*
CR0.MP/EM/TS support
bellard
2004-02-25
1
-0
/
+18
*
fixed lea exception
bellard
2004-02-16
1
-2
/
+4
*
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...
bellard
2004-01-24
1
-3
/
+17
*
L4 fix for rep nop (should handle all cases)
bellard
2004-01-19
1
-0
/
+5
*
xadd fix
bellard
2004-01-18
1
-1
/
+3
*
use generic GenOpFunc
bellard
2004-01-05
1
-5
/
+0
[next]