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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
tcg/riscv: Remove add with zero on user-only memory access
Richard Henderson
1
-8
/
+2
2021-09-21
tcg/sparc: Introduce tcg_out_mov_delay
Richard Henderson
1
-6
/
+15
2021-09-21
tcg/sparc: Drop inline markers
Richard Henderson
1
-23
/
+22
2021-09-21
tcg/mips: Drop special alignment for code_gen_buffer
Richard Henderson
1
-91
/
+0
2021-09-21
tcg/mips: Unset TCG_TARGET_HAS_direct_jump
Richard Henderson
2
-25
/
+10
2021-09-21
tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr
Richard Henderson
1
-2
/
+4
2021-09-21
tcg/mips: Drop inline markers
Richard Henderson
1
-49
/
+27
2021-09-14
tcg/arm: More use of the TCGReg enum
Richard Henderson
1
-30
/
+35
2021-09-14
tcg/arm: More use of the ARMInsn enum
Richard Henderson
1
-10
/
+10
2021-09-14
tcg/arm: Give enum arm_cond_code_e a typedef and use it
Richard Henderson
1
-68
/
+68
2021-09-14
tcg/arm: Drop inline markers
Richard Henderson
1
-120
/
+114
2021-09-14
tcg/arm: Simplify usage of encode_imm
Richard Henderson
1
-64
/
+77
2021-09-14
tcg/arm: Split out tcg_out_ldstm
Richard Henderson
1
-2
/
+17
2021-09-14
tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call
Richard Henderson
1
-15
/
+34
2021-09-14
tcg/arm: Simplify use_armv5t_instructions
Richard Henderson
1
-7
/
+1
2021-09-14
tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}
Richard Henderson
1
-16
/
+22
2021-09-14
tcg/arm: Remove fallback definition of __ARM_ARCH
Richard Henderson
1
-19
/
+0
2021-09-14
tcg/arm: Fix tcg_out_vec_op function signature
Jose R. Ziviani
1
-1
/
+2
2021-09-14
tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
Richard Henderson
1
-3
/
+18
2021-09-14
tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
Richard Henderson
1
-4
/
+4
2021-09-14
tcg/i386: Split P_VEXW from P_REXW
Richard Henderson
1
-6
/
+7
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
12
-44
/
+14
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
11
-16
/
+3
2021-07-09
tcg: Fix prologue disassembly
Richard Henderson
1
-2
/
+2
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
3
-5
/
+9
2021-07-09
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
1
-14
/
+0
2021-07-09
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
1
-11
/
+8
2021-07-09
tcg: Add separator in INDEX_op_call dump
Richard Henderson
1
-1
/
+1
2021-06-29
tcg/riscv: Remove MO_BSWAP handling
Richard Henderson
1
-31
/
+33
2021-06-29
tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2
-57
/
+32
2021-06-29
tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2
-139
/
+77
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: Handle new bswap flags during optimize
Richard Henderson
1
-5
/
+51
2021-06-29
tcg/tci: Support bswap flags
Richard Henderson
2
-4
/
+22
2021-06-29
tcg/mips: Support bswap flags in tcg_out_bswap32
Richard Henderson
1
-23
/
+16
2021-06-29
tcg/mips: Support bswap flags in tcg_out_bswap16
Richard Henderson
1
-33
/
+30
2021-06-29
tcg/s390: Support bswap flags
Richard Henderson
1
-6
/
+28
2021-06-29
tcg/ppc: Use power10 byte-reverse instructions
Richard Henderson
1
-0
/
+34
2021-06-29
tcg/ppc: Support bswap flags
Richard Henderson
1
-6
/
+16
2021-06-29
tcg/ppc: Split out tcg_out_bswap64
Richard Henderson
1
-30
/
+34
2021-06-29
tcg/ppc: Split out tcg_out_bswap32
Richard Henderson
1
-16
/
+22
2021-06-29
tcg/ppc: Split out tcg_out_bswap16
Richard Henderson
1
-15
/
+19
2021-06-29
tcg/ppc: Split out tcg_out_sari{32,64}
Richard Henderson
1
-4
/
+13
2021-06-29
tcg/ppc: Split out tcg_out_ext{8,16,32}s
Richard Henderson
1
-10
/
+21
2021-06-29
tcg/arm: Support bswap flags
Richard Henderson
1
-38
/
+63
2021-06-29
tcg/aarch64: Support bswap flags
Richard Henderson
1
-0
/
+12
[next]