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
/
tcg
/
tcg-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
tcg/optimize: Lower TCG_COND_TST{EQ,NE} if unsupported
Richard Henderson
1
-0
/
+2
2023-11-06
tcg: Move tcg_constant_* out of line
Richard Henderson
1
-0
/
+7
2023-11-06
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
1
-0
/
+7
2023-11-06
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
1
-0
/
+4
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-05
tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
Richard Henderson
1
-46
/
+1
2023-05-16
tcg: Introduce tcg_target_has_memory_bswap
Richard Henderson
1
-0
/
+2
2023-05-05
tcg: Replace REG_P with arg_loc_reg_p
Richard Henderson
1
-4
/
+0
2023-02-04
tcg: Add basic data movement for TCGv_i128
Richard Henderson
1
-0
/
+13
2023-02-04
tcg: Add TCG_CALL_RET_BY_VEC
Richard Henderson
1
-0
/
+1
2023-02-04
tcg: Add TCG_CALL_{RET,ARG}_BY_REF
Richard Henderson
1
-0
/
+3
2023-01-05
tcg: Move ffi_cif pointer into TCGHelperInfo
Richard Henderson
1
-0
/
+7
2023-01-05
tcg: Reorg function calls
Richard Henderson
1
-2
/
+20
2023-01-05
tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
Richard Henderson
1
-0
/
+15
2023-01-05
tcg: Allocate TCGTemp pairs in host memory order
Richard Henderson
1
-2
/
+2
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
1
-0
/
+14
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
1
-1
/
+1
2021-06-19
tcg: Add tcg_call_func
Richard Henderson
1
-0
/
+5
2021-06-19
tcg: Store the TCGHelperInfo in the TCGOp for call
Richard Henderson
1
-1
/
+13
2021-06-19
tcg: Add tcg_call_flags
Richard Henderson
1
-0
/
+5
2021-06-13
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
1
-0
/
+1
2021-06-11
tcg: Introduce tcg_max_ctxs
Richard Henderson
1
-1
/
+2
2021-06-11
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
1
-1
/
+1
2021-06-11
tcg: Create tcg_init
Richard Henderson
1
-0
/
+1
2021-06-11
tcg: Split out region.c
Richard Henderson
1
-0
/
+37