projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
use the TCG code generator
[sdk/emulator/qemu.git]
/
target-i386
/
op.c
2008-02-01
bellard
use the TCG code generator
blob
|
commitdiff
|
raw
2007-12-09
balrog
Add rdpmc SVM intercept, by Bernhard Kauer.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-23
ths
SVM Support, by Alexander Graf.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
ths
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
ths
find -type f | xargs sed -i 's/[\t ]$//g' # on most...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
ths
DR6 single step exception status bit, by Juergen Keil.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
bellard
cwde and cdq fix in 64 bit mode
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
bellard
added SMM support
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
bellard
monitor/mwait support
blob
|
commitdiff
|
raw
|
diff to current
2006-05-03
bellard
bswapq fix
blob
|
commitdiff
|
raw
|
diff to current
2006-04-23
bellard
SSE3 support (Joachim Henke)
blob
|
commitdiff
|
raw
|
diff to current
2006-03-11
pbrook
Add missing FORCE_RET()
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
bellard
added HF_HALTED bit
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
bellard
16/32 stack operations fix on x86_64 (aka win2000 start...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
bellard
added overflow exceptions in divisions
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
bellard
x86_64 fixes (initial patch by Filip Navara)
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
bellard
removed switches in op.c (Paul Brook)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-20
bellard
NaN support in FPU comparisons
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
bellard
soft float support
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
bellard
add missing FORCE_RET (Paul Brook)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-03
bellard
x86_64 fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
bellard
loop insn fix for non x86 hosts
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
bellard
x86_64 call Ev fix
blob
|
commitdiff
|
raw
|
diff to current
2005-01-23
bellard
avoid empty op
blob
|
commitdiff
|
raw
|
diff to current
2005-01-23
bellard
CR8 support - FORCE_RET() fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
bellard
generalized use of GOTO_TB() macro
blob
|
commitdiff
|
raw
|
diff to current
2005-01-08
bellard
MMX/SSE support
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
bellard
div64 fix - raise_interrupt() fix - SSE fix
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
bellard
syscall insn fix
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
bellard
x86_64 target support
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
bellard
enter insn fix
blob
|
commitdiff
|
raw
|
diff to current
2004-08-03
bellard
enabled asm memory helpers
blob
|
commitdiff
|
raw
|
diff to current
2004-07-05
bellard
Darwin patch (initial patch by Pierre d'Herbemont)
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
bellard
hlt instruction fix
blob
|
commitdiff
|
raw
|
diff to current
2004-06-12
bellard
added ffree
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
bellard
lmsw fix (aka dos4gw bug)
blob
|
commitdiff
|
raw
|
diff to current
2004-05-29
bellard
fnop FPU exception support (aka FreeBSD FPU probe)...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-12
bellard
bsd port (Markus Niemisto)
blob
|
commitdiff
|
raw
|
diff to current
2004-05-08
bellard
division by zero FPU exception support
blob
|
commitdiff
|
raw
|
diff to current
2004-03-26
bellard
fixed ljmp and iret to TSS
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
bellard
CR0.MP/EM/TS support
blob
|
commitdiff
|
raw
|
diff to current
2004-01-24
bellard
correct NT flag behavior
blob
|
commitdiff
|
raw
|
diff to current
2004-01-18
bellard
temporary gcc 3.3 fix
blob
|
commitdiff
|
raw
|
diff to current
2004-01-04
bellard
fixed word bit operations with memory offset - suppress...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-04
bellard
invd and wbinvd support - fixed code gen logic for...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-02
bellard
P4 style multiplication eflags
blob
|
commitdiff
|
raw
|
diff to current
2003-11-23
bellard
fixed eflags IF/IOPL update
blob
|
commitdiff
|
raw
|
diff to current
2003-11-22
bellard
FTST instruction fix
blob
|
commitdiff
|
raw
|
diff to current
2003-11-19
bellard
added fcmovxx support
blob
|
commitdiff
|
raw
|
diff to current
2003-11-13
bellard
added verr, verw, arpl - more precise segment rights...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
bellard
fixed long double accesses when using soft MMU
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
bellard
full softmmu support
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
bellard
new directory structure
blob
|
commitdiff
|
raw
|
diff to current