From: Luke Kenneth Casson Leighton Date: Thu, 13 Apr 2023 02:51:33 +0000 (+0100) Subject: add shaddsw to optable.csv, part of ls004 X-Git-Tag: opf_rfc_ls010_v1~31 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6eeb6589a9efeb2b7b0e15972859c8445bb64302;p=libreriscv.git add shaddsw to optable.csv, part of ls004 --- diff --git a/openpower/sv/rfc/ls012/optable.csv b/openpower/sv/rfc/ls012/optable.csv index 24b64e123..61d9ee0cf 100644 --- a/openpower/sv/rfc/ls012/optable.csv +++ b/openpower/sv/rfc/ls012/optable.csv @@ -80,6 +80,7 @@ fishmv, ls002, high, 5, yes, TBD, no, sv/bitmanip, 1R1W # Shift-and-Add (mitigates LD-ST-Shift; Cryptography e.g. twofish) shadd, ls003, med, 7, yes, TBD, no, sv/bitmanip, 2R1W1w shadduw, ls003, med, 7, yes, TBD, no, sv/bitmanip, 2R1W1w +shaddsw, ls003, med, 7, yes, TBD, no, sv/bitmanip, 2R1W1w # Audio-Video absdu, TBD, TBD, 10, yes, TBD, no, sv/av_opcodes, 2R1W1w avgadd, TBD, TBD, 10, yes, TBD, no, sv/av_opcodes, 2R1W1w