From: lkcl Date: Tue, 22 Dec 2020 03:23:42 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1058 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d05a5b49151c28af5e4badbebbdf9ffe459ed54e;p=libreriscv.git --- diff --git a/openpower/sv/svp_rewrite/svp64.mdwn b/openpower/sv/svp_rewrite/svp64.mdwn index b3654dcab..e2cbff9d3 100644 --- a/openpower/sv/svp_rewrite/svp64.mdwn +++ b/openpower/sv/svp_rewrite/svp64.mdwn @@ -22,7 +22,7 @@ suffix. The prefix always comes before the suffix in PC order. |--------|--------------|--------------| | EXT01 | v3.1B Prefix | v3.1B Suffix | -svp64 fits into the "reserved" portions of the v3.1B prefix, making it possible for svp64, v3.0B (or v3.1B instructions including 64 bit prefixed) to co-exist in the same binary without conflict. +svp64 fits into the "reserved" portions of the v3.1B prefix, making it possible for svp64, v3.0B (or v3.1B including 64 bit prefixed) instructions to co-exist in the same binary without conflict. # Definition of Reserved in this spec.