Re: [v15, 01/15] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h'

From: Michael Ellerman
Date: Thu Nov 17 2016 - 07:03:53 EST


On Fri, 2016-30-09 at 02:32:50 UTC, Simon Guo wrote:
> From: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Simon Guo <wei.guo.simon@xxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/efe71a67b5aa89e0348ac862ca92a5

cheers