; 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
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