qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Hexagon (target/hexagon) Remove redundant/unused macros


From: Richard Henderson
Subject: Re: [PATCH] Hexagon (target/hexagon) Remove redundant/unused macros
Date: Wed, 5 Apr 2023 15:19:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 4/5/23 11:30, Taylor Simpson wrote:
Remove the following macros (remnants of the old generator design)
     READ_REG
     READ_PREG
     WRITE_RREG
     WRITE_PREG
Modify macros that rely on the above

The following are unused
     READ_IREG
     fGET_FIELD
     fSET_FIELD
     fREAD_P3
     fREAD_NPC
     fWRITE_LC0
     fWRITE_LC1

Signed-off-by: Taylor Simpson<tsimpson@quicinc.com>
---
  target/hexagon/macros.h | 65 ++++++++++++++---------------------------
  1 file changed, 22 insertions(+), 43 deletions(-)

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

r~



reply via email to

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