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

Taylor Simpson posted 4 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221221224127.20916-1-tsimpson@quicinc.com
Maintainers: Taylor Simpson <tsimpson@quicinc.com>
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(-)
[PATCH 0/4] exagon (target/hexagon) Add overrides for COF insns
Posted by Taylor Simpson 1 year, 4 months ago
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