projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eeb658
)
fix shaddw spelling
author
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 13 Apr 2023 02:58:07 +0000
(19:58 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 13 Apr 2023 02:58:07 +0000
(19:58 -0700)
openpower/sv/rfc/ls012/optable.csv
patch
|
blob
|
history
diff --git
a/openpower/sv/rfc/ls012/optable.csv
b/openpower/sv/rfc/ls012/optable.csv
index 61d9ee0cfbf58ff80f551a81d814429f14eb447a..24ff3a711b76f9bd2442c7426271d21cadeb48fe 100644
(file)
--- a/
openpower/sv/rfc/ls012/optable.csv
+++ b/
openpower/sv/rfc/ls012/optable.csv
@@
-80,7
+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
-shadd
sw,
ls003, med, 7, yes, TBD, no, sv/bitmanip, 2R1W1w
+shadd
w,
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