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
/
arm
/
tcg
/
translate-sve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-19
target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c
Richard Henderson
1
-79
/
+49
2024-09-05
target/arm: Pass env pointer through to gvec_bfmmla helper
Peter Maydell
1
-1
/
+1
2024-09-05
target/arm: Pass env pointer through to gvec_bfdot_idx helper
Peter Maydell
1
-1
/
+7
2024-09-05
target/arm: Pass env pointer through to gvec_bfdot helper
Peter Maydell
1
-1
/
+14
2024-07-29
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
1
-2
/
+16
2024-05-28
target/arm: Split out gengvec64.c
Richard Henderson
1
-143
/
+2
2024-02-15
target/arm: Handle mte in do_ldrq, do_ldro
Richard Henderson
1
-2
/
+13
2024-02-15
target/arm: Split out make_svemte_desc
Richard Henderson
1
-22
/
+25
2024-02-15
target/arm: Adjust and validate mtedesc sizem1
Richard Henderson
1
-3
/
+4
2024-02-15
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
1
-8
/
+8
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
1
-2
/
+3
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
1
-86
/
+86
2023-07-25
arm: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-08
target/arm: Demultiplex AESE and AESMC
Richard Henderson
1
-3
/
+5
2023-06-23
target/arm: Fix sve predicate store, 8 <= VQ <= 15
Richard Henderson
1
-1
/
+1
2023-06-06
target/arm: Pass single_memop to gen_mte_checkN
Richard Henderson
1
-2
/
+2
2023-06-06
target/arm: Pass memop to gen_mte_check1*
Richard Henderson
1
-3
/
+4
2023-06-06
target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
Richard Henderson
1
-25
/
+70
2023-06-05
target/arm: Tidy helpers for translation
Richard Henderson
1
-9
/
+0
2023-06-05
target/arm: Include helper-gen.h in translator.h
Richard Henderson
1
-2
/
+0
2023-03-13
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
1
-2
/
+4
2023-03-13
target/arm: Create gen_set_rmode, gen_restore_rmode
Richard Henderson
1
-4
/
+2
2023-03-13
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
1
-9
/
+9
2023-03-05
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
1
-184
/
+2
2023-03-05
target/arm: Drop new_tmp_a64
Richard Henderson
1
-10
/
+10
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
1
-3
/
+3
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
1
-32
/
+0
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
1
-0
/
+7583