qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] Hexagon (target/hexagon) add instruction attributes from


From: Richard Henderson
Subject: Re: [PATCH 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
Date: Wed, 28 Sep 2022 09:12:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/20/22 01:07, Taylor Simpson wrote:
The imported files from the architecture library have added some
instruction attributes.  Some of these will be used in a subsequent
patch for determing the size of a store.

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/attribs_def.h.inc      |  37 +++++++-
  target/hexagon/imported/ldst.idef     | 122 +++++++++++++-------------
  target/hexagon/imported/subinsns.idef |  72 +++++++--------
  3 files changed, 133 insertions(+), 98 deletions(-)

Acked-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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