From: Jacob Lifshay Date: Fri, 21 Apr 2023 00:33:55 +0000 (-0700) Subject: fill in ls013 motivation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4952e6574cb09755883e7d00932de7dd5032d653;p=libreriscv.git fill in ls013 motivation --- diff --git a/openpower/sv/rfc/ls013.mdwn b/openpower/sv/rfc/ls013.mdwn index 4682b3434..8757fab6b 100644 --- a/openpower/sv/rfc/ls013.mdwn +++ b/openpower/sv/rfc/ls013.mdwn @@ -57,7 +57,10 @@ **Motivation** -TODO +Minimum/Maximum are common operations that can take an astounding number of +operations to implement in software. Additionally, Vector Reduce-Min/Max are +common vector operations, and SVP64 Parallel Reduction needs a single Scalar +instruction in order to effectively implement Reduce-Min/Max. **Notes and Observations**: