]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Power 8 support, phase 5
authorCarl Love <cel@us.ibm.com>
Tue, 15 Oct 2013 18:13:21 +0000 (18:13 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 15 Oct 2013 18:13:21 +0000 (18:13 +0000)
commitd143dd1f43a5a726a74c4f86d901557bd70e1228
treeb1c230dda4ab1ecd7599f6b1eedb0f46594cc082
parent21e2ef83b2ebe3da93f1d7a3960b4e975f10af18
Power 8 support, phase 5

This commit adds the testcases for the following instructions:

  vpmsumb, vpmsumh, vpmsumw, vpmsumd, vpermxor, vcipher, vcipherlast,
  vncipher, vncipherlast, vsbox,
  vclzb, vclzw, vclzh, vclzd,
  vpopcntb, vpopcnth, vpopcntw, vpopcntd,
  vnand, vorc, veqv,
  vshasigmaw, vshasigmad,
  bcdadd, bcdsub

The VEX commit that added the support for the above instructions was
commit 2789.

The patch is for Bugzilla 325628

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13646
memcheck/mc_translate.c
memcheck/tests/vbit-test/irops.c
none/tests/ppc32/jm_vec_isa_2_07.stdout.exp
none/tests/ppc64/jm_vec_isa_2_07.stdout.exp
none/tests/ppc64/test_isa_2_07_part1.c