From: lkcl Date: Fri, 25 Oct 2019 06:09:25 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3842 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fcb44bfbf21b5870471d8ace2e71675d9b10f737;p=libreriscv.git --- diff --git a/openpower.mdwn b/openpower.mdwn index a46e4eeb4..064bdc74a 100644 --- a/openpower.mdwn +++ b/openpower.mdwn @@ -42,5 +42,5 @@ Perhaps split OP000-000 and OP000-001 so that 2 pages can be active. Store activation length in a CSR. -2nd idea: 11 bits can be used for extremely common operations, then length-encoding page selection for further ops, using the full 16 bit range and an entirely new encoding scheme. +2nd idea: 11 bits can be used for extremely common operations, then length-encoding page selection for further ops, using the full 16 bit range and an entirely new encoding scheme. 1 bit specifies which of 2 pages was selected?