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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
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
-9
/
+5
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-2
/
+12
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg/ia64: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+5
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-7
/
+15
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
tcg: Optimize spills of constants
Richard Henderson
2016-07-06
1
-0
/
+10
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-3
/
+3
*
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
-3
/
+3
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2016-02-23
1
-0
/
+0
*
tcg: Respect highwater in tcg_out_tb_finalize
Richard Henderson
2016-02-09
1
-1
/
+10
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
1
-12
/
+9
*
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-24
1
-3
/
+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
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
1
-0
/
+2
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-2
/
+2
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
1
-4
/
+8
*
tcg: Change generator-side labels to a pointer
Richard Henderson
2015-03-13
1
-9
/
+7
*
tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdst
Richard Henderson
2015-03-13
1
-11
/
+8
*
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-06-04
1
-2
/
+0
*
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
2014-05-12
1
-35
/
+5
*
tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
2
-145
/
+78
*
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging
Peter Maydell
2014-04-24
1
-1
/
+1
|
\
|
*
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
2014-04-19
1
-1
/
+1
*
|
tcg-ia64: Convert to new ldst opcodes
Richard Henderson
2014-04-17
2
-67
/
+35
*
|
tcg-ia64: Move part of softmmu slow path out of line
Richard Henderson
2014-04-17
1
-62
/
+114
*
|
tcg-ia64: Convert to new ldst helpers
Richard Henderson
2014-04-17
1
-62
/
+80
*
|
tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
Richard Henderson
2014-04-17
1
-37
/
+24
*
|
tcg-ia64: Move tlb addend load into tlb read
Richard Henderson
2014-04-17
1
-12
/
+12
*
|
tcg-ia64: Move bswap for store into tlb load
Richard Henderson
2014-04-17
1
-63
/
+31
*
|
tcg-ia64: Re-bundle the tlb load
Richard Henderson
2014-04-17
1
-23
/
+54
*
|
tcg-ia64: Optimize small arguments to exit_tb
Richard Henderson
2014-04-17
1
-3
/
+9
|
/
*
tcg-ia64: Introduce tcg_opc_bswap64_i
Richard Henderson
2013-11-18
1
-35
/
+28
*
tcg-ia64: Introduce tcg_opc_ext_i
Richard Henderson
2013-11-18
1
-30
/
+24
*
tcg-ia64: Introduce tcg_opc_movi_a
Richard Henderson
2013-11-18
1
-16
/
+16
*
tcg-ia64: Introduce tcg_opc_mov_a
Richard Henderson
2013-11-18
1
-19
/
+16
*
tcg-ia64: Use A3 form of logical operations
Richard Henderson
2013-11-18
1
-30
/
+34
*
tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
Richard Henderson
2013-11-18
1
-2
/
+23
*
tcg-ia64: Use ADDS for small addition
Richard Henderson
2013-11-18
1
-4
/
+16
*
tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
Richard Henderson
2013-11-18
1
-11
/
+6
*
tcg-ia64: Move AREG0 to R32
Richard Henderson
2013-11-18
2
-9
/
+8
*
tcg-ia64: Simplify brcond
Richard Henderson
2013-11-18
1
-34
/
+10
[next]