]> Git Repo - qemu.git/commit - target/arm/helper-a64.c
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
authorAlex Bennée <[email protected]>
Thu, 1 Mar 2018 11:05:48 +0000 (11:05 +0000)
committerPeter Maydell <[email protected]>
Thu, 1 Mar 2018 11:13:59 +0000 (11:13 +0000)
commit807cdd504283c11addcd7ea95ba594bbddc86fe4
treeaea3cddf23b332791785f3c23668f268ddab096d
parent9b04991686785e18b18a36d193b68f08f7c91648
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)

This implements the half-precision variants of the across vector
reduction operations. This involves a re-factor of the reduction code
which more closely matches the ARM ARM order (and handles 8 element
reductions).

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20180227143852[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/translate-a64.c
This page took 0.024504 seconds and 4 git commands to generate.