https://bugs.kde.org/show_bug.cgi?id=384930
--- Comment #10 from Julian Seward <jsew...@acm.org> --- Argh. V doesn't actually write the computed result to the destination register in the case where one of the sources is a memory operand, for adox and adcx. Eg adoxq 48(%rdi),%r12 %r12 is never written :-) -- You are receiving this mail because: You are watching all bug changes.