index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
tcg-internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Add TCGType to tcg_op_insert_{after,before}
Richard Henderson
2025-04-28
1
-2
/
+2
*
tcg: Pass max_threads not max_cpus to tcg_init
Richard Henderson
2025-04-23
1
-1
/
+1
*
tcg: Move tcg_op_insert_{after,before} decls to tcg-internal.h
Richard Henderson
2025-01-16
1
-0
/
+5
*
tcg: Replace TCGOP_VECL with TCGOP_TYPE
Richard Henderson
2025-01-16
1
-6
/
+7
*
tcg: Export vec_gen_6
Richard Henderson
2024-09-22
1
-0
/
+2
*
tcg: Return TCGOp from tcg_gen_op[1-6]
Richard Henderson
2024-09-22
1
-6
/
+6
*
tcg/optimize: Lower TCG_COND_TST{EQ,NE} if unsupported
Richard Henderson
2024-02-03
1
-0
/
+2
*
tcg: Move tcg_constant_* out of line
Richard Henderson
2023-11-06
1
-0
/
+7
*
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
2023-11-06
1
-0
/
+7
*
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
2023-11-06
1
-0
/
+4
*
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
1
-2
/
+2
*
tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
Richard Henderson
2023-06-05
1
-46
/
+1
*
tcg: Introduce tcg_target_has_memory_bswap
Richard Henderson
2023-05-16
1
-0
/
+2
*
tcg: Replace REG_P with arg_loc_reg_p
Richard Henderson
2023-05-05
1
-4
/
+0
*
tcg: Add basic data movement for TCGv_i128
Richard Henderson
2023-02-04
1
-0
/
+13
*
tcg: Add TCG_CALL_RET_BY_VEC
Richard Henderson
2023-02-04
1
-0
/
+1
*
tcg: Add TCG_CALL_{RET,ARG}_BY_REF
Richard Henderson
2023-02-04
1
-0
/
+3
*
tcg: Move ffi_cif pointer into TCGHelperInfo
Richard Henderson
2023-01-05
1
-0
/
+7
*
tcg: Reorg function calls
Richard Henderson
2023-01-05
1
-2
/
+20
*
tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
Richard Henderson
2023-01-05
1
-0
/
+15
*
tcg: Allocate TCGTemp pairs in host memory order
Richard Henderson
2023-01-05
1
-2
/
+2
*
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
2023-01-05
1
-0
/
+14
*
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
1
-1
/
+1
*
tcg: Add tcg_call_func
Richard Henderson
2021-06-19
1
-0
/
+5
*
tcg: Store the TCGHelperInfo in the TCGOp for call
Richard Henderson
2021-06-19
1
-1
/
+13
*
tcg: Add tcg_call_flags
Richard Henderson
2021-06-19
1
-0
/
+5
*
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
2021-06-13
1
-0
/
+1
*
tcg: Introduce tcg_max_ctxs
Richard Henderson
2021-06-11
1
-1
/
+2
*
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
2021-06-11
1
-1
/
+1
*
tcg: Create tcg_init
Richard Henderson
2021-06-11
1
-0
/
+1
*
tcg: Split out region.c
Richard Henderson
2021-06-11
1
-0
/
+37