From: lkcl Date: Wed, 11 Mar 2020 04:40:51 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3141 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42e99068d62c1b71da8cbd2f7486c0c4ad8b22f0;p=libreriscv.git --- diff --git a/3d_gpu/architecture/decoder.mdwn b/3d_gpu/architecture/decoder.mdwn index 5a6f18db6..4ca718256 100644 --- a/3d_gpu/architecture/decoder.mdwn +++ b/3d_gpu/architecture/decoder.mdwn @@ -2,6 +2,8 @@ The decoder is in charge of translating the RISCV or POWER instruction stream into operations that can be handled by our backend. It will have an extra input bit, set via a MSR that will switch which architecture it treats an instruction as. +Source code: + ## POWER ### Fixed point instructions