index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
tcg
/
translate-sve.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Handle mte in do_ldrq, do_ldro
Richard Henderson
2024-02-15
1
-2
/
+13
*
target/arm: Split out make_svemte_desc
Richard Henderson
2024-02-15
1
-22
/
+25
*
target/arm: Adjust and validate mtedesc sizem1
Richard Henderson
2024-02-15
1
-3
/
+4
*
target/arm: Fix nregs computation in do_{ld,st}_zpa
Richard Henderson
2024-02-15
1
-8
/
+8
*
target/arm: Fix SVE STR increment
Richard Henderson
2023-11-02
1
-2
/
+3
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-86
/
+86
*
arm: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
target/arm: Demultiplex AESE and AESMC
Richard Henderson
2023-07-08
1
-3
/
+5
*
target/arm: Fix sve predicate store, 8 <= VQ <= 15
Richard Henderson
2023-06-23
1
-1
/
+1
*
target/arm: Pass single_memop to gen_mte_checkN
Richard Henderson
2023-06-06
1
-2
/
+2
*
target/arm: Pass memop to gen_mte_check1*
Richard Henderson
2023-06-06
1
-3
/
+4
*
target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
Richard Henderson
2023-06-06
1
-25
/
+70
*
target/arm: Tidy helpers for translation
Richard Henderson
2023-06-05
1
-9
/
+0
*
target/arm: Include helper-gen.h in translator.h
Richard Henderson
2023-06-05
1
-2
/
+0
*
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
2023-03-13
1
-2
/
+4
*
target/arm: Create gen_set_rmode, gen_restore_rmode
Richard Henderson
2023-03-13
1
-4
/
+2
*
target/arm: Consistently use ARMFPRounding during translation
Richard Henderson
2023-03-13
1
-9
/
+9
*
target/arm: Drop tcg_temp_free from translator-sve.c
Richard Henderson
2023-03-05
1
-184
/
+2
*
target/arm: Drop new_tmp_a64
Richard Henderson
2023-03-05
1
-10
/
+10
*
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
1
-3
/
+3
*
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
2023-03-01
1
-32
/
+0
*
target/arm: move translate modules to tcg/
Fabiano Rosas
2023-02-27
1
-0
/
+7583