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
/
tci
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
1
-0
/
+1
*
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
1
-0
/
+2
*
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
1
-1
/
+2
*
tcg: Reduce max TB opcode count
Richard Henderson
2018-06-15
1
-1
/
+1
*
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
2017-12-29
1
-2
/
+4
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
1
-7
/
+4
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
1
-1
/
+1
*
tcg/tci: do not use ldst label (never implemented)
Philippe Mathieu-Daudé
2017-09-11
1
-4
/
+0
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
2
-2
/
+4
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
1
-0
/
+9
*
tcg/tci: Add TCG_TARGET_DEFAULT_MO
Richard Henderson
2017-09-07
1
-0
/
+5
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
tci: Remove invalid assertions
Stefan Weil
2017-02-03
1
-2
/
+0
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
1
-7
/
+5
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-1
/
+12
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg/tci: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+3
*
Remove remainders of HPPA backend
Thomas Huth
2016-09-15
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-2
/
+1
*
tcg: Optimize spills of constants
Richard Henderson
2016-07-06
1
-0
/
+6
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-5
/
+5
*
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-0
/
+2
*
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
1
-1
/
+1
*
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-04-21
1
-21
/
+21
*
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2016-02-23
2
-2
/
+2
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
tcg: split tcg_op_defs to -common
Peter Crosthwaite
2015-09-16
1
-1
/
+1
*
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
Richard Henderson
2015-08-24
1
-1
/
+2
*
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
Aurelien Jarno
2015-08-24
1
-0
/
+4
*
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
Aurelien Jarno
2015-08-24
1
-1
/
+1
*
tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64
Stefan Weil
2015-07-13
1
-6
/
+0
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
1
-0
/
+1
*
tci: do not use CPUArchState in tcg-target.h
Paolo Bonzini
2015-06-03
1
-2
/
+1
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
1
-6
/
+0
*
tcg: Change generator-side labels to a pointer
Richard Henderson
2015-03-13
1
-7
/
+6
*
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-06-04
1
-2
/
+0
*
tci: Convert to new ldst opcodes
Richard Henderson
2014-06-04
2
-47
/
+31
*
tci: Fix tcg_out_call
Richard Henderson
2014-05-22
1
-0
/
+3
*
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
2014-05-12
1
-21
/
+5
*
tci: Create tcg_out_call
Richard Henderson
2014-05-12
1
-0
/
+5
*
tci: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
2
-6
/
+14
*
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+1
*
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
2014-04-19
1
-6
/
+0
*
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
2014-04-19
1
-0
/
+2
*
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
2014-04-19
1
-1
/
+1
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-0
/
+2
[next]