2016-11-17 12:03:52

by Michael Ellerman

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

On Fri, 2016-30-09 at 02:32:50 UTC, Simon Guo wrote:
> From: Anshuman Khandual <[email protected]>
>
> 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 <[email protected]>
> Signed-off-by: Simon Guo <[email protected]>

Applied to powerpc next, thanks.

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

cheers