linux/tools/testing/selftests/powerpc/dscr
Anshuman Khandual efe71a67b5 selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h'
This patch adds SPR number for TAR, PPR, DSCR special
purpose registers. It also adds TM, VSX, VMX related
instructions which will then be used by patches later
in the series.

Now that the new DSCR register definitions (SPRN_DSCR_PRIV and
SPRN_DSCR) are defined outside this directory, use them instead.

Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-11-17 17:11:47 +11:00
..
.gitignore selftests/powerpc: Add gitignore file for the new DSCR tests 2015-06-07 19:38:20 +10:00
dscr_default_test.c
dscr_explicit_test.c
dscr_inherit_exec_test.c powerpc: Fix DSCR inheritance over fork() 2015-12-10 21:11:13 +11:00
dscr_inherit_test.c powerpc: Fix DSCR inheritance over fork() 2015-12-10 21:11:13 +11:00
dscr_sysfs_test.c selftests/powerpc: Add test for all DSCR sysfs interfaces 2015-06-07 19:37:58 +10:00
dscr_sysfs_thread_test.c selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces 2015-06-07 19:38:18 +10:00
dscr_user_test.c selftests/powerpc: Add test for DSCR SPR numbers 2015-06-07 19:36:51 +10:00
dscr.h selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' 2016-11-17 17:11:47 +11:00
Makefile selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces 2015-06-07 19:38:18 +10:00