From 0863c2918838890e88ef7d9f2ace66a8476fd3f2 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 4 Mar 2021 18:14:04 +0000 Subject: [PATCH] rename SVSRR0 to 721, add 720 PRTBL to be compatible with Microwatt --- openpower/isatables/sprs.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/isatables/sprs.csv b/openpower/isatables/sprs.csv index e772b8eb0..b5b841e8d 100644 --- a/openpower/isatables/sprs.csv +++ b/openpower/isatables/sprs.csv @@ -64,7 +64,8 @@ Idx,SPR,priv_mtspr,priv_mfspr,len 446,TIR,-,yes,64 464,PTCR,hypv,hypv,64 704,SVSTATE,no,no,32 -720,SVSRR0,yes,yes,32 +720,PRTBL,yes,yes,64 +721,SVSRR0,yes,yes,32 768,SIER,-,no,64 769,MMCR2,no,no,64 770,MMCRA,no,no,64 -- 2.30.2