« Previous | Next » 

Revision b4a8c9ae

IDb4a8c9ae9758efb6873097f415e9972127ccf418

Added by Peter Maydell about 10 years ago

Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into staging

target-arm queue: * implementation of first part of the A64 Neon instruction set * v8 AArch32 rounding and 16<->64 fp conversion instructions * fix MIDR value on Zynq boards * some minor bugfixes/code cleanups

  1. gpg: Signature made Fri 31 Jan 2014 15:06:34 GMT using RSA key ID 14360CDE
  2. gpg: Good signature from "Peter Maydell <>"
  • pmaydell/tags/pull-target-arm-20140131: (34 commits)
    arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
    arm_gic: Introduce define for GIC_NR_SGIS
    target-arm: A64: Add SIMD shift by immediate
    target-arm: A64: Add simple SIMD 3-same floating point ops
    target-arm: A64: Add integer ops from SIMD 3-same group
    target-arm: A64: Add logic ops from SIMD 3 same group
    target-arm: A64: Add top level decode for SIMD 3-same group
    target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops
    target-arm: A64: Add SIMD three-different ABDL instructions
    target-arm: A64: Add SIMD three-different multiply accumulate insns
    target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM
    target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM
    target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ
    target-arm: Add set_neon_rmode helper
    target-arm: Add support for AArch32 SIMD VRINTX
    target-arm: Add support for AArch32 FP VRINTX
    target-arm: Add support for AArch32 FP VRINTZ
    target-arm: Add support for AArch32 FP VRINTR
    target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM
    target-arm: Move arm_rmode_to_sf to a shared location.
    ...

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted