index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tcg
/
tcg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
tcg: Split out tcg/debug-assert.h
Richard Henderson
1
-8
/
+1
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
1
-0
/
+5
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
tcg: Widen tcg_gen_code pc_start argument to uint64_t
Richard Henderson
1
-1
/
+1
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
1
-15
/
+15
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
1
-6
/
+0
2023-03-13
tcg: Drop tcg_const_*
Richard Henderson
1
-6
/
+0
2023-03-13
tcg: Drop tcg_const_*_vec
Richard Henderson
1
-4
/
+0
2023-03-13
tcg: Create tcg/tcg-temp-internal.h
Richard Henderson
1
-54
/
+0
2023-03-05
tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
Richard Henderson
1
-14
/
+0
2023-03-05
tcg: Link branches to the labels
Richard Henderson
1
-6
/
+13
2023-03-01
tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
Richard Henderson
1
-28
/
+0
2023-03-01
tcg: Change default temp lifetime to TEMP_TB
Richard Henderson
1
-4
/
+4
2023-03-01
tcg: Don't re-use TEMP_TB temporaries
Richard Henderson
1
-1
/
+1
2023-03-01
tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
Richard Henderson
1
-0
/
+28
2023-03-01
tcg: Pass TCGTempKind to tcg_temp_new_internal
Richard Henderson
1
-9
/
+9
2023-03-01
tcg: Remove TEMP_NORMAL
Richard Henderson
1
-2
/
+0
2023-03-01
tcg: Rename TEMP_LOCAL to TEMP_TB
Richard Henderson
1
-4
/
+8
2023-02-04
tcg: Add temp allocation for TCGv_i128
Richard Henderson
1
-0
/
+32
2023-02-04
tcg: Define TCG_TYPE_I128 and related helper macros
Richard Henderson
1
-7
/
+10
2023-02-03
Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-7
/
+0
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
1
-0
/
+2
2023-01-23
tcg: Avoid recursion in tcg_gen_mulu2_i32
Richard Henderson
1
-7
/
+0
2023-01-17
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Richard Henderson
1
-0
/
+3
2023-01-17
tcg: Add gen_tb to TCGContext
Richard Henderson
1
-8
/
+3
2023-01-05
tcg: Reorg function calls
Richard Henderson
1
-3
/
+2
2023-01-05
tcg: Use output_pref wrapper function
Richard Henderson
1
-0
/
+5
2023-01-05
tcg: Vary the allocation size for TCGOp
Richard Henderson
1
-30
/
+16
2023-01-05
tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
Philippe Mathieu-Daudé
1
-3
/
+5
2023-01-05
tcg: Introduce tcg_type_size
Richard Henderson
1
-0
/
+16
2023-01-05
tcg: Move TCG_TYPE_COUNT outside enum
Richard Henderson
1
-1
/
+2
2023-01-05
tcg: Add temp_subindex to TCGTemp
Richard Henderson
1
-0
/
+1
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
1
-12
/
+0
2023-01-05
tcg: Introduce paired register allocation
Richard Henderson
1
-0
/
+2
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
1
-1
/
+1
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-1
/
+1
2022-04-20
tcg: Add tcg_constant_ptr
Richard Henderson
1
-0
/
+2
2022-04-20
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
1
-0
/
+2
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
1
-0
/
+3
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
1
-1
/
+1
2021-11-02
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
1
-1
/
+1
2021-11-02
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
1
-1
/
+1
2021-10-13
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
1
-71
/
+0
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
1
-87
/
+0
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
1
-6
/
+0
2021-10-05
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
1
-38
/
+1
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-37
/
+37
2021-10-05
tcg: add dup_const_tl wrapper
Philipp Tomsich
1
-0
/
+12
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
1
-44
/
+36
[next]