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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_rev
Richard Henderson
1
-11
/
+15
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
Richard Henderson
1
-2
/
+6
2023-03-13
target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
Richard Henderson
1
-20
/
+21
2023-03-13
target/arm: Avoid tcg_const_* in translate-mve.c
Richard Henderson
1
-25
/
+29
2023-03-13
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
1
-2
/
+4
2023-03-13
target/arm: Improve trans_BFCI
Richard Henderson
1
-8
/
+6
2023-03-13
target/arm: Create gen_set_rmode, gen_restore_rmode
Richard Henderson
4
-48
/
+48
2023-03-13
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
3
-20
/
+20
2023-03-13
target/arm: Improve arm_rmode_to_sf
Richard Henderson
3
-29
/
+18
2023-03-13
target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
Richard Henderson
1
-4
/
+2
2023-03-13
target/arm: Use rmode >= 0 for need_rmode
Richard Henderson
1
-28
/
+6
2023-03-13
target/tricore: Avoid tcg_const_i32
Richard Henderson
1
-63
/
+64
2023-03-13
target/tricore: Drop some temp initialization
Richard Henderson
1
-2
/
+2
2023-03-13
target/tricore: Use setcondi instead of explicit allocation
Richard Henderson
1
-5
/
+2
2023-03-13
target/tricore: Rename t_off10 and use tcg_constant_i32
Richard Henderson
1
-29
/
+27
2023-03-13
target/tricore: Split t_n as constant from temp as variable
Richard Henderson
1
-128
/
+140
2023-03-13
tcg/sparc: Avoid tcg_const_tl in gen_edge
Richard Henderson
1
-8
/
+6
2023-03-13
target/sh4: Avoid tcg_const_i32
Richard Henderson
1
-13
/
+13
2023-03-13
target/sh4: Avoid tcg_const_i32 for TAS.B
Richard Henderson
1
-6
/
+3
2023-03-13
target/s390x: Avoid tcg_const_i64
Richard Henderson
1
-10
/
+10
2023-03-13
target/rx: Avoid tcg_const_i32
Richard Henderson
1
-16
/
+16
2023-03-13
target/rx: Avoid tcg_const_i32 when new temp needed
Richard Henderson
1
-6
/
+6
2023-03-13
target/rx: Use cpu_psw_z as temp in flags computation
Richard Henderson
1
-15
/
+13
2023-03-13
target/rx: Use tcg_gen_abs_i32
Richard Henderson
1
-11
/
+1
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
1
-1
/
+3
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
1
-46
/
+49
2023-03-13
target/mips: Avoid tcg_const_* throughout
Richard Henderson
5
-41
/
+43
2023-03-13
target/mips: Avoid tcg_const_tl in gen_r6_ld
Richard Henderson
1
-2
/
+2
2023-03-13
target/mips: Split out gen_lxr
Richard Henderson
1
-76
/
+40
2023-03-13
target/mips: Split out gen_lxl
Richard Henderson
1
-70
/
+36
2023-03-13
target/m68k: Avoid tcg_const_* throughout
Richard Henderson
1
-81
/
+77
2023-03-13
target/m68k: Avoid tcg_const_i32 in bfop_reg
Richard Henderson
1
-22
/
+20
2023-03-13
target/m68k: Avoid tcg_const_i32 when modified
Richard Henderson
1
-13
/
+16
2023-03-13
target/i386: Avoid use of tcg_const_* throughout
Richard Henderson
1
-41
/
+42
2023-03-13
target/hppa: Avoid use of tcg_const_i32 throughout
Richard Henderson
1
-10
/
+11
2023-03-13
target/hppa: Avoid tcg_const_i64 in trans_fid_f
Richard Henderson
1
-5
/
+9
2023-03-13
target/cris: Avoid use of tcg_const_i32 throughout
Richard Henderson
2
-38
/
+34
2023-03-13
target/avr: Avoid use of tcg_const_i32 throughout
Richard Henderson
1
-15
/
+15
2023-03-13
target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
Richard Henderson
1
-8
/
+10
2023-03-13
target/xtensa: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/tricore: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/sparc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/sh4: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/s390x: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/rx: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/riscv: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/ppc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/openrisc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/nios2: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/mips: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
[next]