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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
3
-3
/
+3
*
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
2
-1
/
+16
*
target-xtensa: Use add2/sub2 for mac
Richard Henderson
2013-02-23
1
-16
/
+13
*
target-xtensa: Use mul*2 for mul*hi
Richard Henderson
2013-02-23
1
-14
/
+6
*
target-unicore32: Use mul*2 for do_mult
Richard Henderson
2013-02-23
1
-72
/
+11
*
target-sh4: Use mul*2 for dmul*
Richard Henderson
2013-02-23
1
-28
/
+2
*
target-sparc: Use mul*2 for multiply
Richard Henderson
2013-02-23
1
-27
/
+18
*
target-sparc: Use official add2/sub2 interfaces for addx/subx
Richard Henderson
2013-02-23
1
-26
/
+16
*
target-ppc: Compute mullwo without branches
Richard Henderson
2013-02-23
1
-28
/
+14
*
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
2013-02-23
1
-40
/
+31
*
target-ppc: Implement neg in terms of subf
Richard Henderson
2013-02-23
1
-44
/
+19
*
target-ppc: Use add2 for carry generation
Richard Henderson
2013-02-23
1
-125
/
+69
*
target-ppc: Compute addition carry with setcond
Richard Henderson
2013-02-23
1
-26
/
+16
*
target-ppc: Compute addition overflow without branches
Richard Henderson
2013-02-23
1
-33
/
+13
*
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
2013-02-23
1
-23
/
+23
*
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
6
-106
/
+160
*
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
2013-02-23
3
-64
/
+38
*
target-cris: Use mul*2 in mul* insns
Richard Henderson
2013-02-23
1
-42
/
+2
*
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
2013-02-23
3
-42
/
+20
*
target-arm: Implement sbc_cc inline
Richard Henderson
2013-02-23
3
-25
/
+39
*
target-arm: Implement adc_cc inline
Richard Henderson
2013-02-23
3
-21
/
+34
*
target-arm: Use add2 in gen_add_CC
Richard Henderson
2013-02-23
1
-4
/
+3
*
target-arm: Use mul[us]2 and add2 in umlal et al
Richard Henderson
2013-02-23
3
-19
/
+14
*
target-arm: Use mul[us]2 in gen_mul[us]_i64_i32
Richard Henderson
2013-02-23
1
-16
/
+22
*
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
2013-02-23
3
-11
/
+1
*
target-alpha: Use mulu2 for umulh insn
Richard Henderson
2013-02-23
3
-10
/
+18
*
tcg: Apply life analysis to 64-bit multiword arithmetic ops
Richard Henderson
2013-02-23
1
-8
/
+20
*
tcg: Implement muls2 with mulu2
Richard Henderson
2013-02-23
1
-0
/
+40
*
target-i386: Use add2 to implement the ADX extension
Richard Henderson
2013-02-23
1
-11
/
+9
*
tcg-arm: Implement muls2_i32
Richard Henderson
2013-02-23
2
-1
/
+5
*
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2013-02-23
2
-17
/
+26
*
tcg: Implement multiword addition helpers
Richard Henderson
2013-02-23
1
-0
/
+82
*
tcg: Implement multiword multiply helpers
Richard Henderson
2013-02-23
3
-1
/
+101
*
tcg: Implement a 64-bit to 32-bit extraction helper
Richard Henderson
2013-02-23
1
-0
/
+22
*
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
14
-0
/
+24
*
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
10
-14
/
+41
*
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
2
-6
/
+7
*
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
2
-12
/
+13
*
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
2013-02-23
8
-4
/
+29
*
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
2013-02-23
10
-1449
/
+1870
|
\
|
*
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
4
-3
/
+21
|
*
target-i386: Implement tzcnt and fix lzcnt
Richard Henderson
2013-02-20
3
-48
/
+54
|
*
target-i386: Use clz/ctz for bsf/bsr helpers
Richard Henderson
2013-02-20
2
-37
/
+14
|
*
target-i386: Implement ADX extension
Richard Henderson
2013-02-20
5
-5
/
+146
|
*
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
[next]