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

--- Comment #8 from Niels Möller <ni...@lysator.liu.se> ---
The large errors are hard to explain just from incorrect carries applied by
adcx and adox (unless internal representation of O and C flag can somehow get
values far beyond {0,1}).

One hypothesis might be that mulx incorrectly clobbers the Z flag. Then the
initial logic for loop startup (the two je instructions) would branch
incorrectly.

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

Reply via email to