Age | Commit message (Expand) | Author |
2021-06-24 | target/arm: Implement MVE VQDMLSDH and VQRDMLSDH | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQDMLADH and VQRDMLADH | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VRSHL | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VSHL insn | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQRSHL | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQSHL (vector) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQADD, VQSUB (vector) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQDMULH, VQRDMULH (vector) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQDMULL scalar | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VQADD and VQSUB | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VPST | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VBRSR | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VHADD, VHSUB (scalar) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VSUB, VMUL (scalar) | Peter Maydell |
2021-06-24 | target/arm: Implement MVE VADD (scalar) | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMLSLDAV | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMLALDAV | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMULL | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VHADD, VHSUB | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VABD | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMAX, VMIN | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VRMULH | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMULH | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VADD, VSUB, VMUL | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VDUP | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VNEG | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VABS | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VMVN (register) | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VREV16, VREV32, VREV64 | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VCLS | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VCLZ | Peter Maydell |
2021-06-21 | target/arm: Implement widening/narrowing MVE VLDR/VSTR insns | Peter Maydell |
2021-06-21 | target/arm: Implement MVE VLDR/VSTR (non-widening forms) | Peter Maydell |
2021-06-21 | target/arm: Handle FPU check for FPCXT_NS insns via vfp_access_check_m() | Peter Maydell |
2021-06-21 | target/arm: Split vfp_access_check() into A and M versions | Peter Maydell |
2021-06-21 | target/arm: Factor FP context update code out into helper function | Peter Maydell |
2021-06-21 | target/arm: Handle writeback in VLDR/VSTR sysreg with no memory access | Peter Maydell |
2021-06-21 | target/arm: Don't NOCP fault for FPCXT_NS accesses | Peter Maydell |
2021-06-21 | target/arm: Handle FPU being disabled in FPCXT_NS accesses | Peter Maydell |
2021-06-21 | target/arm/translate-vfp.c: Whitespace fixes | Peter Maydell |
2021-06-21 | target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors | Peter Maydell |
2021-06-16 | bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations | Peter Maydell |
2021-06-16 | target/arm: Move expand_pred_b() data to vec_helper.c | Peter Maydell |
2021-06-16 | target/arm: Add framework for MVE decode | Peter Maydell |
2021-06-16 | target/arm: Implement MVE LETP insn | Peter Maydell |
2021-06-16 | target/arm: Implement MVE DLSTP | Peter Maydell |
2021-06-16 | target/arm: Implement MVE WLSTP insn | Peter Maydell |