projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a907990
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 24 Nov 2023 21:46:34 +0000
(21:46 +0000)
committer
IkiWiki
<ikiwiki.info>
Fri, 24 Nov 2023 21:46:34 +0000
(21:46 +0000)
meetings/dmitry_2023-11-24.mdwn
patch
|
blob
|
history
diff --git
a/meetings/dmitry_2023-11-24.mdwn
b/meetings/dmitry_2023-11-24.mdwn
index 6616c2d3b5ae87ecf27f32c2a20c81f6dd10cae7..55954356c20d1308dba6d87877ea9669ab1324c7 100644
(file)
--- a/
meetings/dmitry_2023-11-24.mdwn
+++ b/
meetings/dmitry_2023-11-24.mdwn
@@
-62,7
+62,7
@@
For both RISC-V and PowerISA need to define:
- SVP64Single
*(Andrey: Why do these need to be defined for PowerISA?
-
To also save on instruction memory?
)*
+
A: see page and bugreport. full 128 reg access
)*
Doing this work for both ISAs at the same time isn't too difficult,
as the SVPxxSingle format will be the same for both ISAs.