From 66b0dbebedfbd9815ebce562f9ce93e0fef6a96c Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 14 Sep 2022 22:10:06 +0100 Subject: [PATCH] --- openpower/sv/rfc/ls001.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/rfc/ls001.mdwn b/openpower/sv/rfc/ls001.mdwn index 20443bfd7..56d10143f 100644 --- a/openpower/sv/rfc/ls001.mdwn +++ b/openpower/sv/rfc/ls001.mdwn @@ -251,7 +251,7 @@ count and reducing assembler complexity are: that drove `vpack` and `vpkss` etc. to be added: pixel, audio, and 3D data manipulation. With Pack/Unpack being part of SVSTATE it can be applied *in-place* saving register file space (no copy/mv needed). -* Load/Store speculative "fault-first" behaviour, identical to ARM and RVV +* Load/Store speculative "fault-first" behaviour, identical to SVE and RVV Fault-first: provides auto-truncation of a speculative LD/ST helping solve the "SIMD Considered Harmful" stripmining problem from a Memory Access perspective. -- 2.30.2