qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/9] Hexagon (target/hexagon) Add v69 HVX instructions


From: Anton Johansson
Subject: Re: [PATCH 6/9] Hexagon (target/hexagon) Add v69 HVX instructions
Date: Thu, 27 Apr 2023 15:56:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0


On 4/26/23 04:30, Taylor Simpson wrote:
The following instructions are added
     V6_vasrvuhubrndsat
     V6_vasrvuhubsat
     V6_vasrvwuhrndsat
     V6_vasrvwuhsat
     V6_vassign_tmp
     V6_vcombine_tmp
     V6_vmpyuhvs

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
---
  target/hexagon/gen_tcg_hvx.h                 | 12 ++++++
  target/hexagon/attribs_def.h.inc             |  8 ++++
  target/hexagon/imported/mmvec/encode_ext.def |  8 ++++
  target/hexagon/imported/mmvec/ext.idef       | 40 ++++++++++++++++++++
  4 files changed, 68 insertions(+)

Reviewed-by: Anton Johansson <anjo@rev.ng>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]