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-op.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
Richard Henderson
1
-1
/
+13
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
Richard Henderson
1
-1
/
+1
2023-06-05
tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
Richard Henderson
1
-1
/
+1
2023-05-16
tcg: Split out memory ops to tcg-op-ldst.c
Richard Henderson
1
-974
/
+0
2023-05-16
tcg: Add INDEX_op_qemu_{ld,st}_i128
Richard Henderson
1
-6
/
+63
2023-05-16
tcg: Introduce tcg_target_has_memory_bswap
Richard Henderson
1
-9
/
+11
2023-05-16
tcg: Add 128-bit guest memory primitives
Richard Henderson
1
-56
/
+107
2023-03-22
tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
Richard Henderson
1
-1
/
+0
2023-03-13
tcg: Replace tcg_const_i64 in tcg-op.c
Richard Henderson
1
-9
/
+3
2023-03-13
tcg: Create tcg/tcg-temp-internal.h
Richard Henderson
1
-0
/
+1
2023-03-05
tcg: Link branches to the labels
Richard Henderson
1
-3
/
+19
2023-03-01
tcg: Use tcg_temp_ebb_new_* in tcg/
Richard Henderson
1
-129
/
+129
2023-02-04
tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
Richard Henderson
1
-48
/
+88
2023-02-04
tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
Richard Henderson
1
-0
/
+85
2023-02-04
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
1
-0
/
+134
2023-02-04
tcg: Add basic data movement for TCGv_i128
Richard Henderson
1
-0
/
+20
2023-01-23
tcg: Avoid recursion in tcg_gen_mulu2_i32
Richard Henderson
1
-1
/
+3
2023-01-17
tcg: Add gen_tb to TCGContext
Richard Henderson
1
-7
/
+7
2023-01-05
tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
Philippe Mathieu-Daudé
1
-6
/
+6
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
1
-9
/
+28
2022-05-04
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
1
-0
/
+30
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-2
/
+2
2022-02-09
tracing: remove TCG memory access tracing
Alex Bennée
1
-5
/
+0
2021-10-13
tcg: Canonicalize alignment flags in MemOp
Richard Henderson
1
-1
/
+6
2021-10-05
trace: Split guest_mem_before
Richard Henderson
1
-13
/
+4
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
1
-9
/
+21
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
1
-4
/
+4
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-6
/
+6
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
1
-5
/
+8
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
1
-16
/
+12
2021-07-21
accel/tcg: Standardize atomic helpers on softmmu api
Richard Henderson
1
-39
/
+12
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
1
-1
/
+1
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
1
-1
/
+1
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-29
tcg: Make use of bswap flags in tcg_gen_qemu_st_*
Richard Henderson
1
-6
/
+3
2021-06-29
tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
Richard Henderson
1
-14
/
+10
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
1
-40
/
+83
2021-06-29
tcg: Add flags argument to bswap opcodes
Richard Henderson
1
-5
/
+8
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-01-13
tcg: Use tcg_constant_{i32,i64} with tcg int expanders
Richard Henderson
1
-120
/
+107
2021-01-07
tcg: Return the TB pointer from the rx region from exit_tb
Richard Henderson
1
-1
/
+12
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
1
-1
/
+1
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
1
-1
/
+5
2020-07-06
tcg: Fix do_nonatomic_op_* vs signed operations
Richard Henderson
1
-4
/
+6
2020-05-06
tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}
Richard Henderson
1
-8
/
+8
2020-02-25
tcg: save vaddr temp for plugin usage
Alex Bennée
1
-3
/
+20
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-3
/
+3
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
1
-9
/
+31
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
1
-4
/
+4
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-19
/
+19
[next]