projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
415073e
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 26 Oct 2020 20:17:50 +0000
(20:17 +0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 26 Oct 2020 20:17:50 +0000
(20:17 +0000)
openpower/sv/predication.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/predication.mdwn
b/openpower/sv/predication.mdwn
index a6b27694b3986e6ddc09220ec461ad61df5c8255..dab711f6b16bf57b0eb0a3aa544c90768603e94c 100644
(file)
--- a/
openpower/sv/predication.mdwn
+++ b/
openpower/sv/predication.mdwn
@@
-12,7
+12,10
@@
# Requirements
-* must be easily implementable in any microarchitecture including out-of-order
+* must be easily implementable in any microarchitecture including:
+ - small and large out-of-order
+ - in-order
+ - FSM (0.3 IPC or below)
* must not compromise or penalise any microarchitectural performance
* must cover up to 64 elements
* must still work for elwidth over-rides