qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/15] Hexagon (target/hexagon) change variables from int to


From: Richard Henderson
Subject: Re: [PATCH 05/15] Hexagon (target/hexagon) change variables from int to bool when appropriate
Date: Thu, 25 Mar 2021 08:44:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/24/21 8:50 PM, Taylor Simpson wrote:
Address feedback from Richard Henderson<richard.henderson@linaro.org>

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/cpu_bits.h  |  2 +-
  target/hexagon/decode.c    | 80 +++++++++++++++++++++++-----------------------
  target/hexagon/insn.h      | 21 ++++++------
  target/hexagon/op_helper.c |  8 ++---
  target/hexagon/translate.c |  6 ++--
  target/hexagon/translate.h |  2 +-
  6 files changed, 60 insertions(+), 59 deletions(-)

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

r~




reply via email to

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