index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-12
3
-36
/
+8
|
\
|
*
target/arm: Use translator_use_goto_tb for aarch32
Richard Henderson
2021-07-09
1
-11
/
+1
|
*
target/arm: Use translator_use_goto_tb for aarch64
Richard Henderson
2021-07-09
1
-20
/
+5
|
*
target/arm: Use DISAS_TOO_MANY for ISB and SB
Richard Henderson
2021-07-09
1
-2
/
+2
|
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
3
-3
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
1
-0
/
+6
|
\
\
|
*
|
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
1
-0
/
+6
|
|
/
*
/
target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
hnick@vmware.com
2021-07-09
1
-3
/
+13
|
/
*
target/arm: Implement MVE shifts by register
Peter Maydell
2021-07-02
5
-4
/
+57
*
target/arm: Implement MVE shifts by immediate
Peter Maydell
2021-07-02
5
-10
/
+105
*
target/arm: Implement MVE long shifts by register
Peter Maydell
2021-07-02
5
-3
/
+182
*
target/arm: Implement MVE long shifts by immediate
Peter Maydell
2021-07-02
5
-0
/
+132
*
target/arm: Implement MVE VADDLV
Peter Maydell
2021-07-02
4
-1
/
+90
*
target/arm: Implement MVE VSHLC
Peter Maydell
2021-07-02
4
-0
/
+72
*
target/arm: Implement MVE saturating narrowing shifts
Peter Maydell
2021-07-02
4
-0
/
+174
*
target/arm: Implement MVE VSHRN, VRSHRN
Peter Maydell
2021-07-02
4
-0
/
+76
*
target/arm: Implement MVE VSRI, VSLI
Peter Maydell
2021-07-02
4
-0
/
+62
*
target/arm: Implement MVE VSHLL
Peter Maydell
2021-07-02
4
-4
/
+105
*
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
2021-07-02
6
-18
/
+72
*
target/arm: Implement MVE vector shift left by immediate insns
Peter Maydell
2021-07-02
4
-0
/
+147
*
target/arm: Implement MVE logical immediate insns
Peter Maydell
2021-07-02
4
-0
/
+95
*
target/arm: Use dup_const() instead of bitfield_replicate()
Peter Maydell
2021-07-02
1
-1
/
+1
*
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
2021-07-02
3
-82
/
+24
*
target/arm: Make asimd_imm_const() public
Peter Maydell
2021-07-02
3
-63
/
+73
*
target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
Peter Maydell
2021-07-02
1
-17
/
+21
*
target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
Peter Maydell
2021-07-02
1
-8
/
+9
*
target/arm: Check NaN mode before silencing NaN
Joe Komlodi
2021-07-02
2
-9
/
+27
*
target/arm: Improve REVSH
Richard Henderson
2021-06-29
1
-3
/
+1
*
target/arm: Improve vector REV
Richard Henderson
2021-06-29
1
-4
/
+2
*
target/arm: Improve REV32
Richard Henderson
2021-06-29
1
-13
/
+4
*
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
2
-6
/
+8
*
target/arm: Implement MTE3
Peter Collingbourne
2021-06-24
2
-32
/
+52
*
target/arm: Make VMOV scalar <-> gpreg beatwise for MVE
Peter Maydell
2021-06-24
3
-8
/
+75
*
target/arm: Implement MVE VADDV
Peter Maydell
2021-06-24
4
-0
/
+76
*
target/arm: Implement MVE VHCADD
Peter Maydell
2021-06-24
4
-3
/
+19
*
target/arm: Implement MVE VCADD
Peter Maydell
2021-06-24
4
-2
/
+51
*
target/arm: Implement MVE VADC, VSBC
Peter Maydell
2021-06-24
4
-0
/
+99
*
target/arm: Implement MVE VRHADD
Peter Maydell
2021-06-24
4
-0
/
+19
*
target/arm: Implement MVE VQDMULL (vector)
Peter Maydell
2021-06-24
4
-0
/
+70
*
target/arm: Implement MVE VQDMLSDH and VQRDMLSDH
Peter Maydell
2021-06-24
4
-0
/
+69
*
target/arm: Implement MVE VQDMLADH and VQRDMLADH
Peter Maydell
2021-06-24
4
-0
/
+114
*
target/arm: Implement MVE VRSHL
Peter Maydell
2021-06-24
4
-0
/
+17
*
target/arm: Implement MVE VSHL insn
Peter Maydell
2021-06-24
4
-0
/
+19
*
target/arm: Implement MVE VQRSHL
Peter Maydell
2021-06-24
4
-0
/
+19
*
target/arm: Implement MVE VQSHL (vector)
Peter Maydell
2021-06-24
4
-0
/
+56
*
target/arm: Implement MVE VQADD, VQSUB (vector)
Peter Maydell
2021-06-24
4
-0
/
+39
*
target/arm: Implement MVE VQDMULH, VQRDMULH (vector)
Peter Maydell
2021-06-24
4
-0
/
+40
*
target/arm: Implement MVE VQDMULL scalar
Peter Maydell
2021-06-24
4
-4
/
+119
*
target/arm: Implement MVE VQDMULH and VQRDMULH (scalar)
Peter Maydell
2021-06-24
4
-0
/
+38
*
target/arm: Implement MVE VQADD and VQSUB
Peter Maydell
2021-06-24
4
-0
/
+87
[next]