mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
efe71a67b5
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> |
||
---|---|---|
.. | ||
.gitignore | ||
dscr_default_test.c | ||
dscr_explicit_test.c | ||
dscr_inherit_exec_test.c | ||
dscr_inherit_test.c | ||
dscr_sysfs_test.c | ||
dscr_sysfs_thread_test.c | ||
dscr_user_test.c | ||
dscr.h | ||
Makefile |