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
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcg: Add helpers for clrsb
Richard Henderson
2017-01-10
3
-0
/
+34
*
tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
Richard Henderson
2017-01-10
1
-13
/
+22
*
tcg/i386: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-13
/
+120
*
tcg/i386: Allow bmi2 shiftx to have non-matching operands
Richard Henderson
2017-01-10
1
-14
/
+19
*
tcg/i386: Hoist common arguments in tcg_out_op
Richard Henderson
2017-01-10
1
-102
/
+95
*
tcg/i386: Fuly convert tcg_target_op_def
Richard Henderson
2017-01-10
1
-142
/
+198
*
tcg/s390: Handle clz opcode
Richard Henderson
2017-01-10
2
-2
/
+36
*
tcg/mips: Handle clz opcode
Richard Henderson
2017-01-10
2
-2
/
+51
*
tcg/arm: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-2
/
+29
*
tcg/aarch64: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-4
/
+52
*
tcg/ppc: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-4
/
+73
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
16
-0
/
+246
*
tcg: Allow an operand to be matching or a constant
Richard Henderson
2017-01-10
2
-35
/
+41
*
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
10
-85
/
+53
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
11
-77
/
+136
*
tcg: Add markup for output requires new register
Richard Henderson
2017-01-10
2
-12
/
+23
*
tcg/optimize: Fold movcond 0/1 into setcond
Richard Henderson
2017-01-10
1
-0
/
+15
*
tcg/s390: Support deposit into zero
Richard Henderson
2017-01-10
1
-4
/
+26
*
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+13
*
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
2
-104
/
+96
*
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+12
*
tcg/mips: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-1
/
+12
*
tcg/i386: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-3
/
+47
*
tcg/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+26
*
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
2
-44
/
+33
*
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-4
/
+18
*
tcg: Add deposit_z expander
Richard Henderson
2017-01-10
2
-0
/
+149
*
tcg: Minor adjustments to deposit expanders
Richard Henderson
2017-01-10
1
-2
/
+4
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
15
-2
/
+426
*
tcg-mips: Adjust qemu_ld/st for mips64
Jin Guojie
2017-01-06
1
-57
/
+146
*
tcg-mips: Adjust calling conventions for mips64
Jin Guojie
2017-01-06
2
-10
/
+30
*
tcg-mips: Add tcg unwind info
Jin Guojie
2017-01-06
1
-0
/
+44
*
tcg-mips: Adjust prologue for mips64
Jin Guojie
2017-01-06
1
-29
/
+25
*
tcg-mips: Adjust load/store functions for mips64
Jin Guojie
2017-01-06
1
-3
/
+11
*
tcg-mips: Adjust move functions for mips64
Jin Guojie
2017-01-06
1
-9
/
+25
*
tcg-mips: Add bswap32u and bswap64
Jin Guojie
2017-01-06
1
-3
/
+99
*
tcg-mips: Support 64-bit opcodes
Jin Guojie
2017-01-06
2
-10
/
+353
*
tcg-mips: Add mips64 opcodes
Jin Guojie
2017-01-06
1
-75
/
+118
*
tcg-mips: Move bswap code to a subroutine
Jin Guojie
2017-01-06
2
-70
/
+139
*
tcg/s390: Remove 'R' constraint
Richard Henderson
2016-12-24
1
-15
/
+10
*
tcg/s390: Fix setcond expansion
Richard Henderson
2016-12-24
1
-20
/
+30
*
tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
Joseph Myers
2016-11-01
1
-1
/
+1
*
tcg/tcg.h: Improve documentation of TCGv_i32 etc types
Peter Maydell
2016-11-01
1
-8
/
+30
*
tcg: Add tcg_gen_mulsu2_{i32,i64,tl}
Richard Henderson
2016-11-01
2
-0
/
+47
*
log: Add locking to large logging blocks
Richard Henderson
2016-11-01
1
-0
/
+8
*
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
1
-0
/
+2
*
tcg: Emit barriers with parallel_cpus
Richard Henderson
2016-10-26
1
-11
/
+1
*
tcg: Add CONFIG_ATOMIC64
Richard Henderson
2016-10-26
3
-13
/
+70
*
tcg: Add atomic128 helpers
Richard Henderson
2016-10-26
1
-1
/
+23
*
tcg: Add atomic helpers
Richard Henderson
2016-10-26
4
-0
/
+500
[prev]
[next]