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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
target-i386: Use mulu2 and muls2
Richard Henderson
1
-4
/
+0
2013-02-19
target-i386: Implement tzcnt and fix lzcnt
Richard Henderson
1
-3
/
+2
2013-02-19
target-i386: Use clz/ctz for bsf/bsr helpers
Richard Henderson
1
-3
/
+3
2013-02-18
target-i386: Implement PDEP, PEXT
Richard Henderson
1
-0
/
+3
2013-02-18
target-i386: Implement MULX
Richard Henderson
1
-0
/
+1
2013-02-18
target-i386: Use CC_SRC2 for ADC and SBB
Richard Henderson
1
-2
/
+2
2013-02-18
target-i386: Make helper_cc_compute_{all,c} const
Richard Henderson
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-10-28
target-i386: rename helper flags
Aurelien Jarno
1
-2
/
+2
2012-10-01
x86: Implement SMEP and SMAP
H. Peter Anvin
1
-0
/
+2
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
1
-4
/
+4
2012-08-14
x86: avoid AREG0 in segmentation helpers
Blue Swirl
1
-19
/
+19
2012-08-14
x86: avoid AREG0 for misc helpers
Blue Swirl
1
-20
/
+20
2012-08-14
x86: avoid AREG0 for SMM helpers
Blue Swirl
1
-1
/
+1
2012-08-14
x86: avoid AREG0 for SVM helpers
Blue Swirl
1
-11
/
+11
2012-08-14
x86: avoid AREG0 for integer helpers
Blue Swirl
1
-25
/
+25
2012-08-14
x86: avoid AREG0 for condition code helpers
Blue Swirl
1
-10
/
+10
2012-08-14
x86: avoid AREG0 for FPU helpers
Blue Swirl
1
-86
/
+86
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
1
-2
/
+2
2012-01-11
target-i386: fix SSE rounding and flush to zero
Aurelien Jarno
1
-0
/
+1
2009-10-23
target-i386: implement lzcnt emulation
Andre Przywara
1
-0
/
+1
2009-10-04
target-i386: add RDTSCP support
Andre Przywara
1
-0
/
+1
2009-05-22
x86: Add support for resume flag
Jan Kiszka
1
-0
/
+1
2008-11-17
TCG variable type checking.
pbrook
1
-191
/
+188
2008-09-25
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
balrog
1
-1
/
+1
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-1
/
+0
2008-06-18
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
1
-2
/
+2
2008-06-04
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
1
-4
/
+1
2008-06-04
32 bit SVM fixes - INVLPG and INVLPGA updates
bellard
1
-4
/
+4
2008-05-28
SVM rework
bellard
1
-1
/
+2
2008-05-22
proper helper definition registering (all targets must do that)
bellard
1
-189
/
+192
2008-05-22
cmpxchg8b fix - added cmpxchg16b
bellard
1
-0
/
+3
2008-05-21
convert eflags manipulation insns to TCG
bellard
1
-0
/
+2
2008-05-21
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
bellard
1
-4
/
+4
2008-05-21
converted INTO/CMPXCHG8B to TCG
bellard
1
-0
/
+1
2008-05-17
BSR/BSF TCG conversion
bellard
1
-0
/
+2
2008-05-17
converted condition code supprot to TCG - converted shift ops to TCG
bellard
1
-0
/
+11
2008-05-15
converted more helpers to TCG - fixed some SVM issues
bellard
1
-11
/
+39
2008-05-12
converted more helpers to TCG
bellard
1
-2
/
+73
2008-05-12
converted x87 FPU ops to TCG
bellard
1
-0
/
+89
2008-05-12
converted SSE/MMX ops to TCG
bellard
1
-0
/
+9
2008-02-01
use the TCG code generator
bellard
1
-0
/
+4