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/mips: delete commented out extern keyword.
Jiang Biao
2017-10-10
1
-1
/
+1
*
tcg: define TCG_HIGHWATER
Emilio G. Cota
2017-10-10
1
-1
/
+3
*
tcg: take .helpers out of TCGContext
Emilio G. Cota
2017-10-10
2
-7
/
+5
*
tci: move tci_regs to tcg_qemu_tb_exec's stack
Emilio G. Cota
2017-10-10
1
-273
/
+279
*
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
2017-10-10
1
-2
/
+2
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
2
-4
/
+4
*
tcg/mips: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
1
-1
/
+1
*
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
1
-1
/
+1
*
tcg/mips: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-154
/
+170
*
tcg/sparc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-102
/
+137
*
tcg/ppc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-153
/
+168
*
tcg/arm: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-79
/
+107
*
tcg/aarch64: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-131
/
+151
*
tcg: Fix types in tcg_regset_{set,reset}_reg
Richard Henderson
2017-09-17
1
-3
/
+3
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
8
-103
/
+90
*
tcg: Remove tcg_regset_{or,and,andnot,not}
Richard Henderson
2017-09-17
2
-5
/
+1
*
tcg: Remove tcg_regset_set
Richard Henderson
2017-09-17
3
-28
/
+28
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
10
-16
/
+14
*
tcg: Add tcg_op_supported
Richard Henderson
2017-09-17
2
-3
/
+226
*
accel/tcg: move tcg-runtime to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
2
-370
/
+0
*
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
2017-09-17
1
-1
/
+3
*
tcg/tci: do not use ldst label (never implemented)
Philippe Mathieu-Daudé
2017-09-11
1
-4
/
+0
*
tcg/ppc: Use constant pool for movi
Richard Henderson
2017-09-07
2
-4
/
+31
*
tcg/ppc: Look for shifted constants
Richard Henderson
2017-09-07
1
-10
/
+48
*
tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
Richard Henderson
2017-09-07
1
-151
/
+122
*
tcg/arm: Use constant pool for call
Richard Henderson
2017-09-07
1
-6
/
+3
*
tcg/arm: Use constant pool for movi
Richard Henderson
2017-09-07
2
-18
/
+75
*
tcg/arm: Extract INSN_NOP
Richard Henderson
2017-09-07
1
-10
/
+11
*
tcg/arm: Code rearrangement
Richard Henderson
2017-09-07
1
-258
/
+257
*
tcg/arm: Tighten tlb indexing offset test
Richard Henderson
2017-09-07
1
-1
/
+3
*
tcg/arm: Improve tlb load for armv7
Richard Henderson
2017-09-07
1
-20
/
+52
*
tcg/sparc: Use constant pool for movi
Richard Henderson
2017-09-07
2
-21
/
+58
*
tcg/sparc: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
1
-30
/
+140
*
tcg/aarch64: Use constant pool for movi
Richard Henderson
2017-09-07
2
-30
/
+33
*
tcg/s390: Use constant pool for cmpi
Richard Henderson
2017-09-07
1
-69
/
+67
*
tcg/s390: Use constant pool for xori
Richard Henderson
2017-09-07
1
-37
/
+40
*
tcg/s390: Use constant pool for ori
Richard Henderson
2017-09-07
1
-40
/
+34
*
tcg/s390: Use constant pool for andi
Richard Henderson
2017-09-07
1
-6
/
+14
*
tcg/s390: Use constant pool for movi
Richard Henderson
2017-09-07
2
-53
/
+78
*
tcg/s390: Fix sign of patch_reloc addend
Richard Henderson
2017-09-07
1
-12
/
+13
*
tcg/s390: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
2
-12
/
+61
*
tcg/i386: Store out-of-range call targets in constant pool
Richard Henderson
2017-09-07
2
-3
/
+16
*
tcg: Infrastructure for managing constant pools
Richard Henderson
2017-09-07
3
-0
/
+98
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
19
-91
/
+57
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
13
-17
/
+61
*
tcg/tci: Add TCG_TARGET_DEFAULT_MO
Richard Henderson
2017-09-07
1
-0
/
+5
*
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
2017-09-06
1
-76
/
+43
*
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
2
-17
/
+63
*
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
2
-28
/
+91
*
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-68
/
+33
[next]