index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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
...
*
target-i386: Stop encoding DisasContext.mem_index
Richard Henderson
2014-01-07
1
-42
/
+25
*
target-i386: Push DisasContext into load/store helpers
Richard Henderson
2014-01-07
1
-161
/
+170
*
target-i386: Fix addr32 prefix in gen_lea_modrm
Richard Henderson
2013-11-21
1
-45
/
+47
*
target-i386: yield to another VCPU on PAUSE
Paolo Bonzini
2013-11-21
1
-1
/
+4
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-4
/
+0
*
target-i386: Only provide CMOV and friends if feature bit set
Peter Maydell
2013-09-12
1
-0
/
+19
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-2
/
+3
*
target-i386: Change gen_intermediate_code_internal() argument to X86CPU
Andreas Färber
2013-07-09
1
-4
/
+5
*
target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
Richard Henderson
2013-05-31
1
-15
/
+15
*
target-i386: ROR r8/r16 imm instruction fix
Aurelien Jarno
2013-05-10
1
-0
/
+1
*
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
2013-05-02
1
-5
/
+5
*
i386 ROR r8/r16 instruction fix
Pavel Dovgaluk
2013-04-20
1
-0
/
+1
*
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-13
1
-0
/
+7
*
target-i386: add pclmulqdq instruction
Aurelien Jarno
2013-04-13
1
-0
/
+3
*
target-i386: SSE4.1: fix pinsrb instruction
Aurelien Jarno
2013-04-01
1
-2
/
+2
*
target-i386: Fix flags computation for ADOX
Richard Henderson
2013-03-23
1
-1
/
+1
*
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
*
target-i386: Use mulu2 and muls2
Richard Henderson
2013-02-27
1
-111
/
+56
*
target-i386: Use add2 to implement the ADX extension
Richard Henderson
2013-02-23
1
-11
/
+9
*
target-i386: Use movcond to implement shiftd.
Richard Henderson
2013-02-20
1
-141
/
+106
*
target-i386: Discard CC_OP computation in set_cc_op also
Richard Henderson
2013-02-20
1
-3
/
+11
*
target-i386: Use movcond to implement rotate flags.
Richard Henderson
2013-02-20
1
-116
/
+121
*
target-i386: Use movcond to implement shift flags.
Richard Henderson
2013-02-20
1
-52
/
+42
*
target-i386: Add CC_OP_CLR
Richard Henderson
2013-02-20
1
-3
/
+14
*
target-i386: Implement tzcnt and fix lzcnt
Richard Henderson
2013-02-20
1
-37
/
+49
*
target-i386: Implement ADX extension
Richard Henderson
2013-02-20
1
-3
/
+106
*
target-i386: Implement RORX
Richard Henderson
2013-02-19
1
-0
/
+32
*
target-i386: Implement SHLX, SARX, SHRX
Richard Henderson
2013-02-19
1
-0
/
+31
*
target-i386: Implement PDEP, PEXT
Richard Henderson
2013-02-19
1
-0
/
+36
*
target-i386: Implement MULX
Richard Henderson
2013-02-19
1
-0
/
+39
*
target-i386: Implement BZHI
Richard Henderson
2013-02-19
1
-0
/
+27
*
target-i386: Implement BLSR, BLSMSK, BLSI
Richard Henderson
2013-02-19
1
-0
/
+48
*
target-i386: Implement BEXTR
Richard Henderson
2013-02-19
1
-0
/
+40
*
target-i386: Implement ANDN
Richard Henderson
2013-02-19
1
-2
/
+17
*
target-i386: Implement MOVBE
Richard Henderson
2013-02-19
1
-25
/
+97
*
target-i386: Decode the VEX prefixes
Richard Henderson
2013-02-19
1
-4
/
+64
*
target-i386: Tidy prefix parsing
Richard Henderson
2013-02-19
1
-82
/
+52
*
target-i386: Use CC_SRC2 for ADC and SBB
Richard Henderson
2013-02-19
1
-49
/
+31
*
target-i386: Make helper_cc_compute_{all,c} const
Richard Henderson
2013-02-19
1
-4
/
+27
*
target-i386: optimize flags checking after sub using CC_SRCT
Richard Henderson
2013-02-19
1
-15
/
+31
*
target-i386: Update cc_op before TCG branches
Richard Henderson
2013-02-19
1
-4
/
+4
*
target-i386: introduce gen_jcc1_noeob
Richard Henderson
2013-02-19
1
-5
/
+22
*
target-i386: use gen_op for cmps/scas
Richard Henderson
2013-02-19
1
-14
/
+6
*
target-i386: kill cpu_T3
Paolo Bonzini
2013-02-19
1
-11
/
+8
*
target-i386: expand cmov via movcond
Richard Henderson
2013-02-19
1
-25
/
+20
*
target-i386: introduce gen_cmovcc1
Paolo Bonzini
2013-02-19
1
-34
/
+38
*
target-i386: cleanup temporary macros for CCPrepare
Paolo Bonzini
2013-02-19
1
-47
/
+39
*
target-i386: inline gen_prepare_cc_slow
Richard Henderson
2013-02-19
1
-45
/
+46
[prev]
[next]