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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
tcg: Document tb_lookup() and tcg_tb_lookup()
Ilya Leoshkevich
1
-0
/
+41
2025-01-16
tcg: Replace IMPLVEC with TCG_OPF_VECTOR
Richard Henderson
1
-54
/
+51
2025-01-16
tcg: Drop implementation checks from tcg-opc.h
Richard Henderson
1
-171
/
+147
2025-01-16
tcg: Remove TCG_OPF_64BIT
Richard Henderson
2
-13
/
+11
2025-01-16
tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs
Richard Henderson
1
-4
/
+4
2025-01-16
tcg: Constify tcg_op_defs
Richard Henderson
1
-1
/
+1
2025-01-16
tcg: Remove args_ct from TCGOpDef
Richard Henderson
1
-1
/
+0
2025-01-16
tcg: Reorg process_op_defs
Richard Henderson
1
-6
/
+1
2025-01-16
tcg: Only include 'tcg-has.h' when necessary
Richard Henderson
1
-2
/
+0
2025-01-16
tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h'
Richard Henderson
1
-104
/
+1
2025-01-16
tcg: Move fallback tcg_can_emit_vec_op out of line
Richard Henderson
1
-7
/
+0
2025-01-16
tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
Richard Henderson
1
-6
/
+0
2025-01-16
tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
Richard Henderson
1
-3
/
+1
2025-01-16
tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
Richard Henderson
1
-4
/
+0
2025-01-16
tcg: Add tcg_op_deposit_valid
Richard Henderson
1
-0
/
+6
2025-01-16
tcg: Add type and flags arguments to tcg_op_supported
Richard Henderson
1
-1
/
+6
2025-01-16
tcg: Add TCGOP_FLAGS
Richard Henderson
1
-0
/
+1
2025-01-16
tcg: Move tcg_op_insert_{after,before} decls to tcg-internal.h
Richard Henderson
1
-4
/
+0
2025-01-16
tcg: Replace TCGOP_VECL with TCGOP_TYPE
Richard Henderson
1
-1
/
+1
2024-12-12
tcg: Reset free_temps before tcg_optimize
Richard Henderson
1
-0
/
+6
2024-10-22
tcg/riscv: Add basic support for vector
Huang Shiyuan
1
-0
/
+6
2024-10-13
include/exec/memop: Move get_alignment_bits from tcg.h
Richard Henderson
1
-23
/
+0
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
1
-0
/
+1
2024-05-15
accel/tcg: Record DisasContextBase in tcg_ctx for plugins
Richard Henderson
1
-0
/
+1
2024-05-06
tcg: Add write_aofs to GVecGen3i
Richard Henderson
1
-0
/
+2
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
1
-0
/
+1
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
2
-4
/
+0
2024-04-30
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
1
-2
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2
-0
/
+2
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
2
-0
/
+2
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
1
-9
/
+12
2024-04-30
tcg: Make tcg/helper-info.h self-contained
Richard Henderson
2
-2
/
+3
2024-04-09
tcg: Add TCGContext.emit_before_op
Richard Henderson
1
-0
/
+6
2024-02-13
tcg: Increase width of temp_subindex
Richard Henderson
1
-1
/
+1
2024-02-03
tcg: Introduce TCG_COND_TST{EQ,NE}
Richard Henderson
1
-16
/
+48
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2
-0
/
+128
2023-11-06
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
Richard Henderson
2
-3
/
+2
2023-11-06
tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
Richard Henderson
2
-3
/
+2
2023-11-06
tcg: Move tcg_temp_free_* out of line
Richard Henderson
1
-24
/
+5
2023-11-06
tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
Richard Henderson
3
-74
/
+15
2023-11-06
tcg: Move tcg_constant_* out of line
Richard Henderson
2
-26
/
+8
2023-11-06
tcg: Unexport tcg_gen_op*_{i32,i64}
Richard Henderson
1
-47
/
+0
2023-11-06
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
1
-7
/
+0
2023-11-06
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
1
-4
/
+0
2023-11-06
tcg: Move 64-bit expanders out of line
Richard Henderson
1
-139
/
+5
2023-11-06
tcg: Move 32-bit expanders out of line
Richard Henderson
1
-122
/
+24
2023-11-06
tcg: Move generic expanders out of line
Richard Henderson
1
-16
/
+3
2023-11-06
tcg: Move tcg_gen_op* out of line
Richard Henderson
1
-208
/
+44
2023-11-06
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
1
-3
/
+0
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
2
-0
/
+4
[next]