On 8/18/2026 6:31 PM, Brian Cain wrote: > A_PRIV and A_GUEST instructions executed from user mode raise > HEX_CAUSE_PRIV_USER_NO_SINSN and HEX_CAUSE_PRIV_USER_NO_GINSN, which aborted > qemu-hexagon until the preceding patch. > > Signed-off-by: Brian Cain <[email protected]> > --- > tests/tcg/hexagon/privileged-insn.c | 79 +++++++++++++++++++++++++++++ > tests/tcg/hexagon/Makefile.target | 1 + > 2 files changed, 80 insertions(+) > create mode 100644 tests/tcg/hexagon/privileged-insn.c >
Reviewed-by: Pierrick Bouvier <[email protected]>
