On 7/17/2026 2:45 PM, Brian Cain wrote: > The ciad helper was a stub, so executing a ciad instruction aborted QEMU. > > The full ciad behavior also clears the pending interrupt in the > l2vic, but the l2vic device is not modelled yet, so log it for now. > > Signed-off-by: Brian Cain <[email protected]> > --- > target/hexagon/op_helper.c | 19 ++++++++++++++++++- > 1 file changed, 18 insertions(+), 1 deletion(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
