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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
1
-22
/
+46
2023-01-06
tcg/riscv: Fix base register for user-only qemu_ld/st
Richard Henderson
1
-17
/
+22
2023-01-06
tcg/riscv: Fix reg overlap case in tcg_out_addsub2
Richard Henderson
1
-2
/
+8
2023-01-06
tcg/riscv: Fix range matched by TCG_CT_CONST_M12
Richard Henderson
1
-3
/
+16
2023-01-05
tcg: Add TCGHelperInfo argument to tcg_out_call
Richard Henderson
11
-32
/
+49
2023-01-05
tcg/aarch64: Merge tcg_out_callr into tcg_out_call
Richard Henderson
1
-6
/
+1
2023-01-05
tcg: Move ffi_cif pointer into TCGHelperInfo
Richard Henderson
2
-16
/
+21
2023-01-05
tcg: Factor init_ffi_layouts() out of tcg_context_init()
Philippe Mathieu-Daudé
1
-39
/
+44
2023-01-05
tcg: Convert typecode_to_ffi from array to function
Philippe Mathieu-Daudé
1
-10
/
+20
2023-01-05
tcg: Reorg function calls
Richard Henderson
3
-249
/
+392
2023-01-05
tcg: Use output_pref wrapper function
Richard Henderson
1
-16
/
+18
2023-01-05
tcg: Vary the allocation size for TCGOp
Richard Henderson
1
-10
/
+27
2023-01-05
tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*()
Philippe Mathieu-Daudé
4
-25
/
+29
2023-01-05
tcg: Use TCG_CALL_ARG_EVEN for TCI special case
Richard Henderson
2
-24
/
+45
2023-01-05
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
11
-25
/
+36
2023-01-05
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
11
-20
/
+30
2023-01-05
tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
Richard Henderson
1
-0
/
+15
2023-01-05
tcg: Introduce tcg_type_size
Richard Henderson
1
-15
/
+12
2023-01-05
tcg: Allocate TCGTemp pairs in host memory order
Richard Henderson
2
-32
/
+30
2023-01-05
tcg: Simplify calls to temp_sync vs mem_coherent
Richard Henderson
1
-6
/
+2
2023-01-05
tcg: Add temp_subindex to TCGTemp
Richard Henderson
1
-0
/
+3
2023-01-05
tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
Richard Henderson
3
-9
/
+44
2023-01-05
tcg: Introduce paired register allocation
Richard Henderson
1
-44
/
+372
2023-01-04
tcg: Massage process_op_defs()
Philippe Mathieu-Daudé
1
-27
/
+34
2023-01-04
tcg: Remove check_regs
Richard Henderson
1
-76
/
+0
2023-01-04
tcg: Centralize updates to reg_to_temp
Richard Henderson
1
-74
/
+85
2023-01-04
tcg: Fix tcg_reg_alloc_dup*
Richard Henderson
1
-2
/
+2
2023-01-04
tci: MAX_OPC_PARAM_IARGS is no longer used
Richard Henderson
2
-5
/
+0
2023-01-04
tcg: Remove TCG_TARGET_STACK_GROWSUP
Richard Henderson
3
-32
/
+2
2023-01-04
tcg: Tidy tcg_reg_alloc_op
Richard Henderson
1
-24
/
+21
2023-01-04
tcg: Cleanup trailing whitespace
Richard Henderson
2
-17
/
+18
2023-01-04
tcg/s390x: Fix coding style
Philippe Mathieu-Daudé
1
-10
/
+10
2023-01-04
tcg: convert tcg/README to rst
Mark Cave-Ayland
1
-784
/
+0
2022-11-09
tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
Richard Henderson
1
-0
/
+12
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
1
-1
/
+2
2022-10-31
tcg: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-11-01
tcg/tci: fix logic error when registering helpers via FFI
Icenowy Zheng
1
-3
/
+3
2022-11-01
tcg/sparc64: Remove sparc32plus constraints
Richard Henderson
3
-84
/
+44
2022-11-01
tcg/sparc64: Rename from tcg/sparc
Richard Henderson
4
-0
/
+0
2022-11-01
tcg/sparc: Remove support for sparc32plus
Richard Henderson
3
-220
/
+34
2022-10-25
tcg/aarch64: Remove unused code in tcg_out_op
Qi Hu
1
-17
/
+14
2022-10-25
tcg/loongarch64: Add direct jump support
Qi Hu
2
-7
/
+50
2022-10-04
tcg/ppc: Optimize 26-bit jumps
Leandro Lupori
1
-31
/
+88
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
1
-4
/
+4
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-1
/
+1
2022-07-12
tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd()
Shaobo Song
1
-1
/
+1
2022-07-05
tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
Richard Henderson
2
-12
/
+0
2022-06-20
tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
Matheus Kowalczuk Ferst
2
-2
/
+24
2022-06-02
tcg/aarch64: Fix illegal insn from out-of-range shli
Richard Henderson
1
-1
/
+1
2022-06-02
tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vec
Richard Henderson
1
-1
/
+1
[next]