On 5/2/23 15:57, Richard Henderson wrote:
Convert away from the old interface with the implicit
MemOp argument.  Importantly, this removes some incorrect
casts generated by idef-parser's gen_load().

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/hexagon/macros.h                     | 14 ++++-----
  target/hexagon/genptr.c                     |  8 +++---
  target/hexagon/idef-parser/parser-helpers.c | 28 +++++++++---------
  target/hexagon/translate.c                  | 32 ++++++++++-----------
  4 files changed, 40 insertions(+), 42 deletions(-)
Reviewed-by: Anton Johansson <a...@rev.ng>

Reply via email to