From 7881bad4de0c9b5abc3fe7db2ae65181f7369bd4 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Wed, 12 Apr 2023 13:52:26 -0700 Subject: [PATCH] rename typoed stbus -> stbsx --- openpower/sv/rfc/ls004.mdwn | 2 +- openpower/sv/rfc/ls012/optable.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index 24c35769e..d5f8c62d4 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -130,7 +130,7 @@ reduction in binary size is not achieved. | PO | RT | RA | RB | sm | XO | lhbrsx RT,RA,RB,sm | | PO | RT | RA | RB | sm | XO | lwbrsx RT,RA,RB,sm | | PO | RT | RA | RB | sm | XO | ldbrsx RT,RA,RB,sm | -| PO | RS | RA | RB | sm | XO | stbus RS,RA,RB,sm | +| PO | RS | RA | RB | sm | XO | stbsx RS,RA,RB,sm | | PO | RS | RA | RB | sm | XO | stbusx RS,RA,RB,sm | | PO | RS | RA | RB | sm | XO | sthsx RS,RA,RB,sm | | PO | RS | RA | RB | sm | XO | sthusx RS,RA,RB,sm | diff --git a/openpower/sv/rfc/ls012/optable.csv b/openpower/sv/rfc/ls012/optable.csv index 7483fd8f0..6aec3e29c 100644 --- a/openpower/sv/rfc/ls012/optable.csv +++ b/openpower/sv/rfc/ls012/optable.csv @@ -44,7 +44,7 @@ ldusx, ls004, high, 9, yes, EXT0xx, no, ls004, 2R2W lhbrsx, ls004, high, 9, yes, EXT0xx, no, ls004, 2R1W lwbrsx, ls004, high, 9, yes, EXT0xx, no, ls004, 2R1W ldbrsx, ls004, high, 9, yes, EXT0xx, no, ls004, 2R1W -stbus, ls004, high, 9, yes, EXT0xx, no, ls004, 3R +stbsx, ls004, high, 9, yes, EXT0xx, no, ls004, 3R stbusx, ls004, high, 9, yes, EXT0xx, no, ls004, 3R1W sthsx, ls004, high, 9, yes, EXT0xx, no, ls004, 3R sthusx, ls004, high, 9, yes, EXT0xx, no, ls004, 3R1W -- 2.30.2