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