]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Mark VPMULHRSW ymm3/m256, ymm2, ymm1 as a "verbose instruction". This
authorJulian Seward <jseward@acm.org>
Tue, 11 Apr 2017 16:34:53 +0000 (16:34 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 11 Apr 2017 16:34:53 +0000 (16:34 +0000)
pertains to failures documented at https://bugs.kde.org/show_bug.cgi?id=375839
comments 10 to 18.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3346

VEX/priv/guest_amd64_toIR.c

index 46dd4601802d8cc8abc53711dfbffc769807ce9b..19254228ead172b2703d0e057ea4bacd748a53bf 100644 (file)
@@ -28152,6 +28152,7 @@ Long dis_ESC_0F38__VEX (
             )
          );
          *uses_vvvv = True;
+         dres->hint = Dis_HintVerbose;
          goto decode_success;
       }
       break;