Re: [v15, 01/15] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h'
From: Michael Ellerman <hidden>
Date: 2016-11-17 12:03:52
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2016-11-17 12:03:52
Also in:
lkml
On Fri, 2016-30-09 at 02:32:50 UTC, Simon Guo wrote:
From: Anshuman Khandual <redacted> 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 <redacted> Signed-off-by: Simon Guo <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/efe71a67b5aa89e0348ac862ca92a5 cheers