neon: Fix divf only processing two inputs out of four
authorGaetan Bahl <gaetan.bahl@nxp.com>
Fri, 20 May 2022 13:41:27 +0000 (15:41 +0200)
committerGaetan Bahl <gaetan.bahl@nxp.com>
Wed, 1 Jun 2022 16:39:31 +0000 (18:39 +0200)
commit95a2926fb7bba1febe7c4db661209eb4db4711f6
treed1afdef1c9bdc1508d7dba510278f54b258492b8
parent5d5515ea5b01c82bbe559029255f528082c4fce1
neon: Fix divf only processing two inputs out of four

This solves an issue where two out of four input values are not processed
by passing the correct value of vec shift.

Fixes #33, #20.

Signed-off-by: Gaetan Bahl <gaetan.bahl@nxp.com>
orc/orcrules-neon.c