Changes since previous "misc hexagon patches" series (v2): - changed author to match MAINTAINERS (I was fooled by the mailmap before -- so, for real this time).
Brian Cain (5): target/hexagon: handle .new values target/hexagon: Fix badva reference, delete CAUSE target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof target/hexagon: s/pkt_has_store/pkt_has_scalar_store target/hexagon: Remove unreachable target/hexagon/idef-parser/README.rst | 2 +- target/hexagon/insn.h | 4 +-- target/hexagon/macros.h | 8 +++--- target/hexagon/cpu.c | 3 +-- target/hexagon/decode.c | 10 ++++--- target/hexagon/genptr.c | 3 ++- target/hexagon/idef-parser/parser-helpers.c | 4 +-- target/hexagon/op_helper.c | 4 +-- target/hexagon/translate.c | 9 ++++--- target/hexagon/gen_helper_funcs.py | 2 +- target/hexagon/hex_common.py | 29 ++++++++++++++++----- 11 files changed, 49 insertions(+), 29 deletions(-) -- 2.34.1