On 17/02/26, Taylor Simpson wrote: > During decoding, check that the opcode is supported in the current > Hexagon CPU definition > > Co-authored-by: Matheus Tavares Bernardino > <[email protected]> > Co-authored-by: Brian Cain <[email protected]> > Signed-off-by: Taylor Simpson <[email protected]> > --- > target/hexagon/decode.h | 2 ++ > target/hexagon/decode.c | 27 +++++++++++++++++++++++++++ > 2 files changed, 29 insertions(+)
Reviewed-by: Anton Johansson <[email protected]>
