https://bugs.kde.org/show_bug.cgi?id=396839

--- Comment #2 from Julian Seward <jsew...@acm.org> ---
(In reply to Vadim Barkov from comment #1)
> Since valgrind doesn't model exceptions for s390x there is not clear how to
> implement this intstructions.

To see how to implement exceptions, look at the PPC front end, which implements
a whole bunch of traps.  I'm pretty sure other targets do too.  In particular
look for the text "Ijk_SigTRAP" in guest_ppc_toIR.c.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to