https://bugs.kde.org/show_bug.cgi?id=426014
--- Comment #1 from Mark Wielaard <m...@klomp.org> --- Created attachment 132242 --> https://bugs.kde.org/attachment.cgi?id=132242&action=edit arm64 VEX backend support for Iop_M{Add,Sub}F{32,64} to fmadd and fmsub Sassha was experimenting with turning the fmadd/fmsub into Iop_MAdd/Sub only to discover the VEX arm64 backend doesn't accept those Iops. This patch attempts to implement them in the backend. It compiles but it is totally untested otherwise. -- You are receiving this mail because: You are watching all bug changes.