On 4/30/20 11:09 AM, Peter Maydell wrote:
> Convert the Neon integer VPMAX and VPMIN 3-reg-same insns to
> decodetree. These are 'pairwise' operations.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  target/arm/translate-neon.inc.c | 71 +++++++++++++++++++++++++++++++++
>  target/arm/translate.c          | 16 +-------
>  target/arm/neon-dp.decode       |  9 +++++
>  3 files changed, 82 insertions(+), 14 deletions(-)


Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to