On 6/10/2026 10:28 PM, Brian Cain wrote: > From: Brian Cain <[email protected]> > > Co-authored-by: Taylor Simpson <[email protected]> > Co-authored-by: Sid Manning <[email protected]> > Co-authored-by: Michael Lambert <[email protected]> > Signed-off-by: Brian Cain <[email protected]> > --- > target/hexagon/cpu.h | 2 + > target/hexagon/hex_interrupts.h | 15 ++ > target/hexagon/cpu.c | 4 + > target/hexagon/hex_interrupts.c | 371 ++++++++++++++++++++++++++++++++ > 4 files changed, 392 insertions(+) > create mode 100644 target/hexagon/hex_interrupts.h > create mode 100644 target/hexagon/hex_interrupts.c >
Reviewed-by: Pierrick Bouvier <[email protected]>
