- a26db54 target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ by Peter Maydell · 9 months ago
- ce07ea6 target/arm: Store FPSR and FPCR in separate CPU state fields by Peter Maydell · 9 months ago
- d54deb2 target/arm/tcg: Clean up local variable shadowing by Philippe Mathieu-Daudé · 1 year, 6 months ago
- c6f0dcb target/arm: Use clmul_16* routines by Richard Henderson · 1 year, 8 months ago
- 8e3da4c target/arm: Use clmul_8* routines by Richard Henderson · 1 year, 8 months ago
- a3ef070 target/arm: move helpers to tcg/ by Claudio Fontana · 2 years, 1 month ago[Renamed from target/arm/mve_helper.c]
- 05dd14b target/arm: Use expand_pred_b in mve_helper.c by Richard Henderson · 2 years, 9 months ago
- 98e40fb target/arm: Implement MVE VRINT insns by Peter Maydell · 3 years, 6 months ago
- 73d260d target/arm: Implement MVE VCVT between single and half precision by Peter Maydell · 3 years, 6 months ago
- 53fc5f6 target/arm: Implement MVE VCVT with specified rounding mode by Peter Maydell · 3 years, 6 months ago
- 2a4b939 target/arm: Implement MVE VCVT between floating and fixed point by Peter Maydell · 3 years, 6 months ago
- c2d8f6b target/arm: Implement MVE fp scalar comparisons by Peter Maydell · 3 years, 6 months ago
- c87fe6d target/arm: Implement MVE fp vector comparisons by Peter Maydell · 3 years, 6 months ago
- 29f80e7 target/arm: Implement MVE FP max/min across vector by Peter Maydell · 3 years, 6 months ago
- 4773e74 target/arm: Implement MVE fp-with-scalar VFMA, VFMAS by Peter Maydell · 3 years, 6 months ago
- abfe39b target/arm: Implement MVE scalar fp insns by Peter Maydell · 3 years, 6 months ago
- 90257a4 target/arm: Implement MVE VMAXNMA and VMINNMA by Peter Maydell · 3 years, 6 months ago
- d3cd965 target/arm: Implement MVE VCMUL and VCMLA by Peter Maydell · 3 years, 6 months ago
- 3173c0d target/arm: Implement MVE VFMA and VFMS by Peter Maydell · 3 years, 6 months ago
- 104afc6 target/arm: Implement MVE VCADD by Peter Maydell · 3 years, 6 months ago
- 82af015 target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM by Peter Maydell · 3 years, 6 months ago
- 1e35cd9 target/arm: Implement MVE VADD (floating-point) by Peter Maydell · 3 years, 6 months ago
- 075e7e9 target/arm: Implement MVE interleaving loads/stores by Peter Maydell · 3 years, 7 months ago
- fac80f0 target/arm: Implement MVE scatter-gather immediate forms by Peter Maydell · 3 years, 7 months ago
- dc18628 target/arm: Implement MVE scatter-gather insns by Peter Maydell · 3 years, 7 months ago
- 0f31e37 target/arm: Implement MVE VCTP by Peter Maydell · 3 years, 7 months ago
- fea3958 target/arm: Implement MVE VPNOT by Peter Maydell · 3 years, 7 months ago
- d5c571e target/arm: Implement MVE VMAXA, VMINA by Peter Maydell · 3 years, 7 months ago
- 398e7cd target/arm: Implement MVE VQABS, VQNEG by Peter Maydell · 3 years, 7 months ago
- 8be9a25 target/arm: Implement MVE saturating doubling multiply accumulates by Peter Maydell · 3 years, 7 months ago
- c69e34c target/arm: Implement MVE VMLA by Peter Maydell · 3 years, 7 months ago
- f0ffff5 target/arm: Implement MVE VMLADAV and VMLSLDAV by Peter Maydell · 3 years, 7 months ago
- 54dc78a target/arm: Implement MVE narrowing moves by Peter Maydell · 3 years, 7 months ago
- 7f061c0 target/arm: Implement MVE VABAV by Peter Maydell · 3 years, 7 months ago
- 688ba4c target/arm: Implement MVE integer min/max across vector by Peter Maydell · 3 years, 7 months ago
- 1b15a97 target/arm: Implement MVE shift-by-scalar by Peter Maydell · 3 years, 7 months ago
- 6b895bf target/arm: Implement MVE VMLAS by Peter Maydell · 3 years, 7 months ago
- c386443 target/arm: Implement MVE VPSEL by Peter Maydell · 3 years, 7 months ago
- cce8187 target/arm: Implement MVE integer vector-vs-scalar comparisons by Peter Maydell · 3 years, 7 months ago
- eff5d9a target/arm: Implement MVE integer vector comparisons by Peter Maydell · 3 years, 7 months ago
- 395b92d target/arm: Implement MVE incrementing/decrementing dup insns by Peter Maydell · 3 years, 7 months ago
- c1bd78c target/arm: Implement MVE VMULL (polynomial) by Peter Maydell · 3 years, 7 months ago
- 41704cc target/arm: Fix VLDRB/H/W for predicated elements by Peter Maydell · 3 years, 7 months ago
- e3152d0 target/arm: Fix VPT advance when ECI is non-zero by Peter Maydell · 3 years, 7 months ago
- e0d4007 target/arm: Factor out mve_eci_mask() by Peter Maydell · 3 years, 7 months ago
- 3f4f188 target/arm: Fix calculation of LTP mask when LR is 0 by Peter Maydell · 3 years, 7 months ago
- fdcf226 target/arm: Fix MVE 48-bit SQRSHRL for small right shifts by Peter Maydell · 3 years, 7 months ago
- 95351aa target/arm: Fix 48-bit saturating shifts by Peter Maydell · 3 years, 7 months ago
- a5e59e8 target/arm: Fix mask handling for MVE narrowing operations by Peter Maydell · 3 years, 7 months ago
- ed5a59d target/arm: Fix signed VADDV by Peter Maydell · 3 years, 7 months ago
- c88ff88 target/arm: Fix MVE VSLI by 0 and VSRI by <dt> by Peter Maydell · 3 years, 7 months ago
- 04ea4d3 target/arm: Implement MVE shifts by register by Peter Maydell · 3 years, 9 months ago
- 46321d4 target/arm: Implement MVE shifts by immediate by Peter Maydell · 3 years, 9 months ago
- 0aa4b4c target/arm: Implement MVE long shifts by register by Peter Maydell · 3 years, 9 months ago
- f4ae6c8 target/arm: Implement MVE long shifts by immediate by Peter Maydell · 3 years, 9 months ago
- d43ebd9 target/arm: Implement MVE VADDLV by Peter Maydell · 3 years, 9 months ago
- 2e6a4ce target/arm: Implement MVE VSHLC by Peter Maydell · 3 years, 9 months ago
- d6f9e01 target/arm: Implement MVE saturating narrowing shifts by Peter Maydell · 3 years, 9 months ago
- 162e265 target/arm: Implement MVE VSHRN, VRSHRN by Peter Maydell · 3 years, 9 months ago
- a78b25f target/arm: Implement MVE VSRI, VSLI by Peter Maydell · 3 years, 9 months ago
- c226270 target/arm: Implement MVE VSHLL by Peter Maydell · 3 years, 9 months ago
- 3394116 target/arm: Implement MVE vector shift right by immediate insns by Peter Maydell · 3 years, 9 months ago
- f9ed617 target/arm: Implement MVE vector shift left by immediate insns by Peter Maydell · 3 years, 9 months ago
- eab8413 target/arm: Implement MVE logical immediate insns by Peter Maydell · 3 years, 9 months ago
- 303db86 target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH by Peter Maydell · 3 years, 9 months ago
- 6f060a6 target/arm: Implement MVE VADDV by Peter Maydell · 3 years, 9 months ago
- 8625693 target/arm: Implement MVE VHCADD by Peter Maydell · 3 years, 9 months ago
- 67ec113 target/arm: Implement MVE VCADD by Peter Maydell · 3 years, 9 months ago
- 89bc4c4 target/arm: Implement MVE VADC, VSBC by Peter Maydell · 3 years, 9 months ago
- 1eb987a target/arm: Implement MVE VRHADD by Peter Maydell · 3 years, 9 months ago
- 4336432 target/arm: Implement MVE VQDMULL (vector) by Peter Maydell · 3 years, 9 months ago
- 92f1173 target/arm: Implement MVE VQDMLSDH and VQRDMLSDH by Peter Maydell · 3 years, 9 months ago
- fd677f8 target/arm: Implement MVE VQDMLADH and VQRDMLADH by Peter Maydell · 3 years, 9 months ago
- bb00234 target/arm: Implement MVE VRSHL by Peter Maydell · 3 years, 9 months ago
- 0372cad target/arm: Implement MVE VSHL insn by Peter Maydell · 3 years, 9 months ago
- 9dc868c target/arm: Implement MVE VQRSHL by Peter Maydell · 3 years, 9 months ago
- 483da66 target/arm: Implement MVE VQSHL (vector) by Peter Maydell · 3 years, 9 months ago
- f741707 target/arm: Implement MVE VQADD, VQSUB (vector) by Peter Maydell · 3 years, 9 months ago
- 380caf6 target/arm: Implement MVE VQDMULH, VQRDMULH (vector) by Peter Maydell · 3 years, 9 months ago
- a889035 target/arm: Implement MVE VQDMULL scalar by Peter Maydell · 3 years, 9 months ago
- 66c0576 target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) by Peter Maydell · 3 years, 9 months ago
- 39f2ec8 target/arm: Implement MVE VQADD and VQSUB by Peter Maydell · 3 years, 9 months ago
- b050543 target/arm: Implement MVE VBRSR by Peter Maydell · 3 years, 9 months ago
- 644f717 target/arm: Implement MVE VHADD, VHSUB (scalar) by Peter Maydell · 3 years, 9 months ago
- 91a358f target/arm: Implement MVE VSUB, VMUL (scalar) by Peter Maydell · 3 years, 9 months ago
- e51896b target/arm: Implement MVE VADD (scalar) by Peter Maydell · 3 years, 9 months ago
- 3854874 target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH by Peter Maydell · 3 years, 9 months ago
- 181cd97 target/arm: Implement MVE VMLSLDAV by Peter Maydell · 3 years, 9 months ago
- 1d2386f target/arm: Implement MVE VMLALDAV by Peter Maydell · 3 years, 9 months ago
- ac6ad1d target/arm: Implement MVE VMULL by Peter Maydell · 3 years, 9 months ago
- abc48e3 target/arm: Implement MVE VHADD, VHSUB by Peter Maydell · 3 years, 9 months ago
- bc67aa8 target/arm: Implement MVE VABD by Peter Maydell · 3 years, 9 months ago
- cd367ff target/arm: Implement MVE VMAX, VMIN by Peter Maydell · 3 years, 9 months ago
- fca87b7 target/arm: Implement MVE VRMULH by Peter Maydell · 3 years, 9 months ago
- ba62cc5 target/arm: Implement MVE VMULH by Peter Maydell · 3 years, 9 months ago
- 9333fe4 target/arm: Implement MVE VADD, VSUB, VMUL by Peter Maydell · 3 years, 9 months ago
- 68245e4 target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR by Peter Maydell · 3 years, 9 months ago
- ab59362 target/arm: Implement MVE VDUP by Peter Maydell · 3 years, 9 months ago
- 399a8c7 target/arm: Implement MVE VNEG by Peter Maydell · 3 years, 9 months ago
- 59c9177 target/arm: Implement MVE VABS by Peter Maydell · 3 years, 9 months ago