https://bugs.kde.org/show_bug.cgi?id=495817
--- Comment #12 from Florian Krohm <flo2...@eich-krohm.de> --- Created attachment 179051 --> https://bugs.kde.org/attachment.cgi?id=179051&action=edit final bits to fix disassembly for vector insns The tarball contains a set of 45 quite small patches. Each such patch fixes the disassembly for a set of vector insns where the mangling of the base mnemonic to create extended mnemonics is similar enough to be kept in common. This patch set grew incrementally because extended mnemonics for vector insns are quite irregular. So developing a grand plan upfront and then implement it was not going to fly. While doing this two bugs in s390's objdump were found which have been fixed in binutils-2.44. -- You are receiving this mail because: You are watching all bug changes.