]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecc9370d8411ae8d7b3b5087cf5103772c52da84
tree849241714846ebad3e1ab5eb54c4aa6873339f93
parentc01c1b6f00c3e8b7e1a858de45de9b9788383b5d
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