RE: [PATCH v11 12/15] target/hexagon: prepare frontend for parser

2022-08-08 Thread Taylor Simpson
; alex.ben...@linaro.org > Subject: [PATCH v11 12/15] target/hexagon: prepare frontend for parser > > This patch adds the necessary changes to the Hexagon frontend, required by > idef-parser to deal with a :mem_noshuf packet with a store in slot 1 and > predicated load in slot

[PATCH v11 12/15] target/hexagon: prepare frontend for parser

2022-08-04 Thread Anton Johansson via
This patch adds the necessary changes to the Hexagon frontend, required by idef-parser to deal with a :mem_noshuf packet with a store in slot 1 and predicated load in slot 0. Signed-off-by: Anton Johansson --- target/hexagon/cpu.h | 8 target/hexagon/translate.c | 22