On Fri, Sep 11, 2026 at 5:08 PM Taylor Simpson <[email protected]> wrote: > > We now detect register multiwrites in packet analyzis instead of > packet decoding > > Signed-off-by: Taylor Simpson <[email protected]> > --- > target/hexagon/insn.h | 4 --- > target/hexagon/decode.c | 54 ------------------------------- > target/hexagon/translate.c | 6 ---- > target/hexagon/gen_trans_funcs.py | 10 ------ > 4 files changed, 74 deletions(-)
Reviewed-by: Marco Liebel <[email protected]>
