Age | Commit message (Expand) | Author | Files | Lines |
2022-06-10 | target/arm: Mark exception helpers as noreturn | Richard Henderson | 1 | -3/+3 |
2022-05-09 | target/arm: Implement ESB instruction | Richard Henderson | 1 | -0/+1 |
2021-12-15 | target/arm: Take an exception if PC is misaligned | Richard Henderson | 1 | -0/+1 |
2021-08-26 | target/arm: Implement HSTR.TJDBX | Peter Maydell | 1 | -0/+2 |
2021-08-25 | target/arm: Implement M-profile trapping on division by zero | Peter Maydell | 1 | -2/+2 |
2021-07-21 | accel/tcg: Remove TranslatorOps.breakpoint_check | Richard Henderson | 1 | -2/+0 |
2021-06-21 | target/arm: Implement MVE VLDR/VSTR (non-widening forms) | Peter Maydell | 1 | -0/+2 |
2021-06-03 | target/arm: Implement bfloat widening fma (indexed) | Richard Henderson | 1 | -0/+2 |
2021-06-03 | target/arm: Implement bfloat widening fma (vector) | Richard Henderson | 1 | -0/+3 |
2021-06-03 | target/arm: Implement bfloat16 matrix multiply accumulate | Richard Henderson | 1 | -0/+3 |
2021-06-03 | target/arm: Implement bfloat16 dot product (indexed) | Richard Henderson | 1 | -0/+2 |
2021-06-03 | target/arm: Implement bfloat16 dot product (vector) | Richard Henderson | 1 | -0/+3 |
2021-06-03 | target/arm: Implement vector float32 to bfloat16 conversion | Richard Henderson | 1 | -0/+1 |
2021-06-03 | target/arm: Implement scalar float32 to bfloat16 conversion | Richard Henderson | 1 | -0/+1 |
2021-05-25 | target/arm: Implement integer matrix multiply accumulate | Richard Henderson | 1 | -0/+7 |
2021-05-25 | target/arm: Implement SVE2 fp multiply-add long | Stephen Long | 1 | -0/+5 |
2021-05-25 | target/arm: Implement SVE mixed sign dot product | Richard Henderson | 1 | -0/+1 |
2021-05-25 | target/arm: Implement SVE mixed sign dot product (indexed) | Richard Henderson | 1 | -0/+4 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply high (indexed) | Richard Henderson | 1 | -0/+14 |
2021-05-25 | target/arm: Implement SVE2 signed saturating doubling multiply high | Richard Henderson | 1 | -0/+10 |
2021-05-25 | target/arm: Pass separate addend to FCMLA helpers | Richard Henderson | 1 | -10/+10 |
2021-05-25 | target/arm: Pass separate addend to {U, S}DOT helpers | Richard Henderson | 1 | -9/+13 |
2021-05-25 | target/arm: Implement SVE2 XAR | Richard Henderson | 1 | -0/+2 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add high | Richard Henderson | 1 | -0/+17 |
2021-05-25 | target/arm: Implement SVE2 Integer Multiply - Unpredicated | Richard Henderson | 1 | -0/+10 |
2020-11-10 | target/arm: Fix neon VTBL/VTBX for len > 1 | Richard Henderson | 1 | -1/+1 |
2020-10-20 | target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest | Peter Maydell | 1 | -0/+13 |
2020-09-01 | target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations | Peter Maydell | 1 | -0/+10 |
2020-09-01 | target/arm: Implement fp16 for Neon VRINTX | Peter Maydell | 1 | -0/+3 |
2020-09-01 | target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode | Peter Maydell | 1 | -1/+3 |
2020-09-01 | target/arm: Implement fp16 for Neon VCVT with rounding modes | Peter Maydell | 1 | -0/+5 |
2020-09-01 | target/arm: Implement fp16 for Neon VCVT fixed-point | Peter Maydell | 1 | -0/+5 |
2020-09-01 | target/arm: Convert Neon VCVT fixed-point to gvec | Peter Maydell | 1 | -0/+5 |
2020-09-01 | target/arm: Implement fp16 for Neon float-integer VCVT | Peter Maydell | 1 | -0/+9 |
2020-09-01 | target/arm: Implement fp16 for Neon pairwise fp ops | Peter Maydell | 1 | -0/+7 |
2020-09-01 | target/arm: Implement fp16 for Neon VRSQRTS | Peter Maydell | 1 | -1/+3 |
2020-09-01 | target/arm: Implement fp16 for Neon VRECPS | Peter Maydell | 1 | -1/+3 |
2020-09-01 | target/arm: Implement fp16 for Neon fp compare-vs-0 | Peter Maydell | 1 | -0/+15 |
2020-09-01 | target/arm: Implement fp16 for Neon VFMA, VMFS | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement fp16 for Neon VMLA, VMLS operations | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement fp16 for Neon VMAXNM, VMINNM | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement fp16 for Neon VMAX, VMIN | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement fp16 for VACGE, VACGT | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons | Peter Maydell | 1 | -0/+9 |
2020-09-01 | target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL | Peter Maydell | 1 | -0/+1 |
2020-09-01 | target/arm: Implement VFP fp16 VRINT* | Peter Maydell | 1 | -0/+2 |
2020-09-01 | target/arm: Use macros instead of open-coding fp16 conversion helpers | Peter Maydell | 1 | -0/+6 |
2020-09-01 | target/arm: Implement VFP fp16 VCMP | Peter Maydell | 1 | -0/+2 |
2020-09-01 | target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT | Peter Maydell | 1 | -0/+2 |
2020-09-01 | target/arm: Implement VFP fp16 for fused-multiply-add | Peter Maydell | 1 | -0/+1 |