]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructio...
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Fri, 30 Sep 2016 02:32:50 +0000 (10:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Nov 2016 06:11:47 +0000 (17:11 +1100)
commitefe71a67b5aa89e0348ac862ca92a57d98d3fd8d
treed0c2adad3c1ecb73e0ee911c3f3448ec1cdba99b
parent1515ab932156257afd8a5864506dab80f63ff38b
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>
tools/testing/selftests/powerpc/dscr/dscr.h
tools/testing/selftests/powerpc/reg.h