https://bugs.kde.org/show_bug.cgi?id=521413
--- Comment #16 from Mark Wielaard <[email protected]> --- (In reply to Mark Wielaard from comment #15) > (In reply to Martin Cermak from comment #14) > > Created attachment 195774 [details] > > proposed patch > > OK, new tests in gitignore. > guest_x86_toIR.c comments fixed, make cc a Ity_I32 > memcheck/tests/amd64/Makefile.am EXTRA_DIST OK > pcmpistri inside BUILD_SSE42_TESTS OK > memcheck/tests/amd64/pcmpistri.c new testcase. > - Would it make sense to print/check result == 12? > memcheck/tests/x86/Makefile.am EXTRA_DIST OK > pcmpistri32 inside BUILD_SSE42_X86_TESTS OK > memcheck/tests/x86/pcmpistri32.c symlink to ../amd64/pcmpistri.c OK > pcmpistri32.vgtest prere Sorry, incomplete. pcmpistri32.vgtest prereq OK. pcmpxstrx32 test is back. Good. memcheck/tests/amd64/pcmpistri.vgtest prereq should be: test -e pcmpistri && ../../../tests/x86_amd64_features amd64-sse42 because if BUILD_SSE42_TESTS is false it won't get build. Looks good otherwise. -- You are receiving this mail because: You are watching all bug changes.
