powerpc/sstep: Add testcases for VSX vector paired load/store instructions
authorBalamuruhan S <bala24@linux.ibm.com>
Sun, 11 Oct 2020 05:09:08 +0000 (10:39 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Dec 2020 13:09:10 +0000 (00:09 +1100)
commit35785b293da0070a8df19b0193f0e7de6c9eaecb
tree849241714846ebad3e1ab5eb54c4aa6873339f93
parent6ce73ba7691555fd182bc68529dc03cbd4378f72
powerpc/sstep: Add testcases for VSX vector paired load/store instructions

Add testcases for VSX vector paired load/store instructions.
Sample o/p:

  emulate_step_test: lxvp           : PASS
  emulate_step_test: stxvp          : PASS
  emulate_step_test: lxvpx          : PASS
  emulate_step_test: stxvpx         : PASS
  emulate_step_test: plxvp          : PASS
  emulate_step_test: pstxvp         : PASS

Signed-off-by: Balamuruhan S <bala24@linux.ibm.com>
Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201011050908.72173-6-ravi.bangoria@linux.ibm.com
arch/powerpc/lib/test_emulate_step.c