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

--- Comment #29 from Florian Weimer <fwei...@redhat.com> ---
Created attachment 114302
  --> https://bugs.kde.org/attachment.cgi?id=114302&action=edit
Use guarded loads in the guest

This patch changes the guest code to use guarded loads.

However, this insufficient because the isel implementation does not handle
Ist_LoadG.  I don't know how to fix this.  s390_insn_cond_move does not perform
the U8 → U32 zero extension, so it is not a good fit here (and even Ist_LoadG 
with ILGop_8Uto32 is a bit off in this context, we would need ILGop_Ident8).

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

Reply via email to