qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/4] exagon (target/hexagon) Add overrides for COF insns


From: Taylor Simpson
Subject: [PATCH 0/4] exagon (target/hexagon) Add overrides for COF insns
Date: Wed, 21 Dec 2022 14:41:23 -0800

The idef-parser skips the change-of-flow (COF) instructions, so add
overrides

Taylor Simpson (4):
  Hexagon (target/hexagon) Add overrides for jumpr31 instructions
  Hexagon (target/hexagon) Add overrides for callr
  Hexagon (target/hexagon) Add overrides for endloop1/endloop01
  Hexagon (target/hexagon) Add overrides for dealloc-return instructions

 target/hexagon/gen_tcg.h   |  77 +++++++++++++++
 target/hexagon/macros.h    |  10 --
 target/hexagon/genptr.c    | 193 +++++++++++++++++++++++++++++++++++++
 target/hexagon/op_helper.c |  24 -----
 4 files changed, 270 insertions(+), 34 deletions(-)

-- 
2.17.1


reply via email to

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