Make store handling faster and more robust

Taylor Simpson (3):
  Hexagon (target/hexagon) add instruction attributes from archlib
  Hexagon (target/hexagon) move store size tracking to translation
  Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]

 target/hexagon/macros.h               |   8 +-
 target/hexagon/attribs_def.h.inc      |  38 +++++++-
 target/hexagon/decode.c               |  17 ++--
 target/hexagon/genptr.c               |  36 +++-----
 target/hexagon/translate.c            |  36 +++++++-
 target/hexagon/hex_common.py          |   3 +-
 target/hexagon/imported/ldst.idef     | 122 +++++++++++++-------------
 target/hexagon/imported/subinsns.idef |  72 +++++++--------
 8 files changed, 196 insertions(+), 136 deletions(-)

-- 
2.17.1

Reply via email to