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
/
tcg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-03-17
1
-8
/
+11
*
tcg: Manage splitwx in tc_ptr_to_region_tree by hand
Richard Henderson
2021-03-06
1
-2
/
+18
*
tcg: Split out tcg_raise_tb_overflow
Richard Henderson
2021-03-06
1
-2
/
+7
*
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
2021-02-02
1
-12
/
+0
*
tcg/i386: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
1
-0
/
+119
*
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
2021-02-02
1
-16
/
+0
*
tcg/i386: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-02-02
1
-5
/
+28
*
tcg: Restart code generation when we run out of temps
Richard Henderson
2021-01-24
1
-3
/
+8
*
tcg: Toggle page execution for Apple Silicon
Roman Bolshakov
2021-01-23
1
-0
/
+1
*
tcg: Add tcg_reg_alloc_dup2
Richard Henderson
2021-01-13
1
-0
/
+97
*
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
1
-17
/
+1
*
tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
Richard Henderson
2021-01-13
1
-0
/
+8
*
tcg: Convert tcg_gen_dupi_vec to TCG_CONST
Richard Henderson
2021-01-13
1
-6
/
+1
*
tcg: Introduce TYPE_CONST temporaries
Richard Henderson
2021-01-13
1
-47
/
+177
*
tcg: Expand TCGTemp.val to 64-bits
Richard Henderson
2021-01-13
1
-1
/
+1
*
tcg: Add temp_readonly
Richard Henderson
2021-01-13
1
-11
/
+10
*
tcg: Consolidate 3 bits into enum TCGTempKind
Richard Henderson
2021-01-13
1
-50
/
+76
*
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
1
-5
/
+26
*
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-13
1
-1
/
+5
*
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
1
-5
/
+5
*
tcg: Adjust tcg_out_label for const
Richard Henderson
2021-01-07
1
-3
/
+3
*
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Adjust TCGLabel for const
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2021-01-07
1
-6
/
+50
*
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-07
1
-1
/
+2
*
tcg: Move tcg prologue pointer out of TCGContext
Richard Henderson
2021-01-07
1
-1
/
+8
*
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
2021-01-07
1
-2
/
+4
*
tcg: Do not flush icache for interpreter
Richard Henderson
2021-01-07
1
-0
/
+4
*
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
1
-0
/
+4
*
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2021-01-02
1
-0
/
+1
*
tcg: Remove assert from set_jmp_reset_offset
Richard Henderson
2020-11-04
1
-4
/
+5
*
tcg: Do not kill globals at conditional branches
Richard Henderson
2020-10-27
1
-2
/
+53
*
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
2020-10-08
1
-16
/
+12
*
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
1
-11
/
+4
*
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
2020-10-08
1
-18
/
+17
*
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-10-08
1
-11
/
+11
*
disas: Move host asm annotations to tb_gen_code
Richard Henderson
2020-10-03
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-29
/
+29
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
1
-3
/
+3
*
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
2020-06-16
1
-0
/
+9
*
tcg: Improve move ops in liveness_pass_2
Richard Henderson
2020-06-02
1
-22
/
+56
*
tcg: Implement gvec support for rotate by scalar
Richard Henderson
2020-06-02
1
-0
/
+2
*
tcg: Implement gvec support for rotate by vector
Richard Henderson
2020-06-02
1
-0
/
+3
*
tcg: Implement gvec support for rotate by immediate
Richard Henderson
2020-06-02
1
-0
/
+2
*
disas: include an optional note for the start of disassembly
Alex Bennée
2020-05-15
1
-2
/
+2
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
Add use of RCU for qemu_logfile.
Robert Foley
2019-12-18
1
-2
/
+10
*
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
1
-8
/
+8
*
plugin-gen: add module for TCG-related code
Emilio G. Cota
2019-10-28
1
-0
/
+22
[next]