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

--- Comment #8 from Jeffrey Walton <noloa...@gmail.com> ---
(In reply to jacobly.alt from comment #5)
> Created attachment 105193 [details]
> Fixed 32-bit instructions in test-amd64.
> 
> I disassembled the test program and noticed that 32-bit instructions weren't
> being assembled correctly. The new patch fixes the test, but the tests still
> pass and I can't reproduce this issue on 64-bit linux, even with a test
> program that contains:
> 
>   400490:     66 0f 38 f6 d8          adcx   %eax,%ebx
> 
> I would expect that error for a 32-bit program, where it is unimplemented,
> but your valgrind output says it's using the 64-bit backend. On a side note,
> what compiler/version did you compile valgrind with?

Confirmed. The patch cleared the issue. Thank you very much.

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

Reply via email to