index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
op.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
converted conditional jumps, SET and CMOVx to TCG
bellard
1
-222
/
+0
2008-05-21
converted env access to TCG
bellard
1
-35
/
+0
2008-05-21
convert eflags manipulation insns to TCG
bellard
1
-135
/
+0
2008-05-21
convert remaining segment handling to TCG
bellard
1
-39
/
+0
2008-05-21
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
bellard
1
-28
/
+0
2008-05-21
suppressed no longer used ops
bellard
1
-11
/
+0
2008-05-21
converted INTO/CMPXCHG8B to TCG
bellard
1
-18
/
+0
2008-05-21
converted BCD ops to TCG
bellard
1
-32
/
+0
2008-05-21
converted MUL/IMUL to TCG
bellard
1
-98
/
+0
2008-05-18
converted string OPs and LOOP insns to TCG
bellard
1
-61
/
+0
2008-05-17
converted sign extension ops to TCG
bellard
1
-61
/
+0
2008-05-17
MONITOR insn address generation fix - converted XLAT to TCG
bellard
1
-24
/
+0
2008-05-17
moved eflags computation outside op.c
bellard
1
-78
/
+0
2008-05-17
converted condition code supprot to TCG - converted shift ops to TCG
bellard
1
-91
/
+0
2008-05-15
converted more helpers to TCG - fixed some SVM issues
bellard
1
-127
/
+14
2008-05-12
converted more helpers to TCG
bellard
1
-431
/
+11
2008-05-12
converted x87 FPU ops to TCG
bellard
1
-738
/
+2
2008-05-12
converted SSE/MMX ops to TCG
bellard
1
-58
/
+2
2008-05-12
use TCG for MMX/SSE memory accesses
bellard
1
-13
/
+0
2008-02-01
use the TCG code generator
bellard
1
-270
/
+0
2007-12-09
Add rdpmc SVM intercept, by Bernhard Kauer.
balrog
1
-0
/
+5
2007-09-23
SVM Support, by Alexander Graf.
ths
1
-3
/
+85
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-11
/
+11
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-14
/
+14
2007-06-26
DR6 single step exception status bit, by Juergen Keil.
ths
1
-0
/
+5
2007-02-01
cwde and cdq fix in 64 bit mode
bellard
1
-2
/
+2
2006-09-24
added SMM support
bellard
1
-0
/
+5
2006-07-10
monitor/mwait support
bellard
1
-4
/
+11
2006-05-03
bswapq fix
bellard
1
-1
/
+1
2006-04-23
SSE3 support (Joachim Henke)
bellard
1
-0
/
+47
2006-03-11
Add missing FORCE_RET()
pbrook
1
-0
/
+4
2005-11-23
added HF_HALTED bit
bellard
1
-0
/
+1
2005-08-15
16/32 stack operations fix on x86_64 (aka win2000 startup bug)
bellard
1
-1
/
+1
2005-07-23
added overflow exceptions in divisions
bellard
1
-5
/
+16
2005-07-23
x86_64 fixes (initial patch by Filip Navara)
bellard
1
-0
/
+12
2005-04-26
removed switches in op.c (Paul Brook)
bellard
1
-68
/
+22
2005-03-20
NaN support in FPU comparisons
bellard
1
-26
/
+68
2005-03-13
soft float support
bellard
1
-43
/
+6
2005-03-13
add missing FORCE_RET (Paul Brook)
bellard
1
-0
/
+7
2005-03-03
x86_64 fixes
bellard
1
-2
/
+2
2005-02-21
loop insn fix for non x86 hosts
bellard
1
-0
/
+5
2005-01-31
x86_64 call Ev fix
bellard
1
-0
/
+5
2005-01-23
avoid empty op
bellard
1
-2
/
+2
2005-01-23
CR8 support - FORCE_RET() fixes
bellard
1
-0
/
+9
2005-01-09
generalized use of GOTO_TB() macro
bellard
1
-2
/
+2
2005-01-08
MMX/SSE support
bellard
1
-18
/
+62
2005-01-06
div64 fix - raise_interrupt() fix - SSE fix
bellard
1
-4
/
+3
2005-01-04
syscall insn fix
bellard
1
-1
/
+1
2005-01-03
x86_64 target support
bellard
1
-125
/
+427
2004-11-14
enter insn fix
bellard
1
-0
/
+5
[next]