https://bugs.kde.org/show_bug.cgi?id=495817
Florian Krohm <flo2...@eich-krohm.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176372|0 |1 is obsolete| | --- Comment #11 from Florian Krohm <flo2...@eich-krohm.de> --- Created attachment 177165 --> https://bugs.kde.org/attachment.cgi?id=177165&action=edit assert / emfail patch: corrected version - replace vassert with s390_insn_assert where appropriate - add missing s390_insn_asserts (many) - remove incorrect s390_insn_asserts (few) - check availability of vector opcodes based on hardware capabilities and issue an emulation failure if opcode is not available - For s390_vr_get_type and s390_v3_get_ftype remove the mask check as it has already been asserted earlier. Add a vassert for the anxious :) - inline function s390_vr_get_n_elem - fix a typo in a mnemonic: vfspo -> vfpso Note that the patches from #496950 need to go in first. -- You are receiving this mail because: You are watching all bug changes.