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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-op-ldst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
1
-3
/
+3
2023-12-12
tcg: Reduce serial context atomicity earlier
Richard Henderson
1
-4
/
+24
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
1
-4
/
+10
2023-10-22
tcg: Introduce tcg_use_softmmu
Richard Henderson
1
-7
/
+7
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
1
-11
/
+11
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
1
-1
/
+1
2023-06-26
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
1
-1
/
+1
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
1
-1
/
+1
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
1
-2
/
+16
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
1
-3
/
+1
2023-06-05
tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
Richard Henderson
1
-1
/
+1
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
1
-4
/
+2
2023-05-16
tcg: Split INDEX_op_qemu_{ld,st}* for guest address size
Richard Henderson
1
-21
/
+64
2023-05-16
tcg: Remove TCGv from tcg_gen_atomic_*
Richard Henderson
1
-69
/
+129
2023-05-16
tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
Richard Henderson
1
-134
/
+205
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
1
-8
/
+20
2023-05-16
tcg: Reduce copies for plugin_gen_mem_callbacks
Richard Henderson
1
-18
/
+20
2023-05-16
tcg: Widen helper_atomic_* addresses to uint64_t
Richard Henderson
1
-11
/
+27
2023-05-16
tcg: Widen helper_{ld,st}_i128 addresses to uint64_t
Richard Henderson
1
-2
/
+24
2023-05-16
tcg: Split out memory ops to tcg-op-ldst.c
Richard Henderson
1
-0
/
+1006