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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
1
-0
/
+6
2022-02-21
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
1
-0
/
+1
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-2
/
+2
2021-12-07
tcg/arm: Reduce vector alignment requirement for NEON
Richard Henderson
1
-1
/
+7
2021-11-02
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
1
-5
/
+5
2021-11-02
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
1
-41
/
+47
2021-10-28
tcg: Extend call args using the correct opcodes
Richard Henderson
1
-3
/
+3
2021-10-13
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
1
-0
/
+1
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-1
/
+1
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
1
-6
/
+2
2021-07-09
tcg: Fix prologue disassembly
Richard Henderson
1
-2
/
+2
2021-07-09
tcg: Add separator in INDEX_op_call dump
Richard Henderson
1
-1
/
+1
2021-06-29
tcg: Add flags argument to bswap opcodes
Richard Henderson
1
-0
/
+28
2021-06-19
tcg: Restart when exhausting the stack frame
Richard Henderson
1
-1
/
+5
2021-06-19
tcg: Allocate sufficient storage in temp_allocate_frame
Richard Henderson
1
-5
/
+26
2021-06-19
tcg/sparc: Fix temp_allocate_frame vs sparc stack bias
Richard Henderson
1
-6
/
+3
2021-06-19
tcg/tci: Implement goto_ptr
Richard Henderson
1
-1
/
+7
2021-06-19
tcg/tci: Use ffi for calls
Richard Henderson
1
-18
/
+46
2021-06-19
tcg: Build ffi data structures for helpers
Richard Henderson
1
-0
/
+58
2021-06-19
tcg: Add tcg_call_func
Richard Henderson
1
-3
/
+2
2021-06-19
tcg: Store the TCGHelperInfo in the TCGOp for call
Richard Henderson
1
-28
/
+21
2021-06-19
tcg: Add tcg_call_flags
Richard Henderson
1
-8
/
+6
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
1
-30
/
+41
2021-06-13
tcg: Introduce tcg_remove_ops_after
Richard Henderson
1
-0
/
+13
2021-06-13
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
1
-0
/
+3
2021-06-11
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
1
-23
/
+0
2021-06-11
tcg: Introduce tcg_max_ctxs
Richard Henderson
1
-13
/
+10
2021-06-11
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
1
-6
/
+4
2021-06-11
tcg: Create tcg_init
Richard Henderson
1
-1
/
+8
2021-06-11
tcg: Split out region.c
Richard Henderson
1
-544
/
+3
2021-06-11
tcg: Split out tcg_region_prologue_set
Richard Henderson
1
-15
/
+22
2021-06-11
tcg: Split out tcg_region_initial_alloc
Richard Henderson
1
-3
/
+10
2021-06-11
tcg: Remove error return from tcg_region_initial_alloc__locked
Richard Henderson
1
-13
/
+6
2021-06-11
tcg: Re-order tcg_region_init vs tcg_prologue_init
Richard Henderson
1
-33
/
+19
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
1
-3
/
+2
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-23
tcg: Workaround macOS 11.2 mprotect bug
Richard Henderson
1
-3
/
+7
2021-03-23
tcg: Do not set guard pages on the rx portion of code_gen_buffer
Richard Henderson
1
-7
/
+5
2021-03-17
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
1
-8
/
+11
2021-03-06
tcg: Manage splitwx in tc_ptr_to_region_tree by hand
Richard Henderson
1
-2
/
+18
2021-03-06
tcg: Split out tcg_raise_tb_overflow
Richard Henderson
1
-2
/
+7
2021-02-02
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
1
-12
/
+0
2021-02-02
tcg/i386: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
1
-0
/
+119
2021-02-02
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
1
-16
/
+0
2021-02-02
tcg/i386: Split out target constraints to tcg-target-con-str.h
Richard Henderson
1
-5
/
+28
2021-01-24
tcg: Restart code generation when we run out of temps
Richard Henderson
1
-3
/
+8
2021-01-23
tcg: Toggle page execution for Apple Silicon
Roman Bolshakov
1
-0
/
+1
2021-01-13
tcg: Add tcg_reg_alloc_dup2
Richard Henderson
1
-0
/
+97
2021-01-13
tcg: Remove movi and dupi opcodes
Richard Henderson
1
-17
/
+1
[next]