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

--- Comment #2 from Julian Seward <jsew...@acm.org> ---
Tomas: the test suite (none/tests/amd64/avx-1.c) contains only this

GEN_test_Ronly(VMOVSS_REG_XMM, "vmovss %%xmm9, %%xmm7, %%xmm8")

and I don't know whether that is the 10h or 11h instruction since
the Intel docs give the same assembly syntax for both :-/  Obviously
it can't be both, with the effect that the Vex implementation of one
or the other must always have been un-tested.

Do you know if there is a way to write both variants, using the
GNU as syntax?  Do you maybe have a .o or .so file that uses both,
that you can objdump -d, to see if there is a difference in the
assembly syntax?

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

Reply via email to