From: lkcl Date: Mon, 26 Oct 2020 20:17:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1936 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=672e7f19d0130c2e184ba6a6c18ea7573ddd08fc;p=libreriscv.git --- diff --git a/openpower/sv/predication.mdwn b/openpower/sv/predication.mdwn index a6b27694b..dab711f6b 100644 --- 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