From: lkcl Date: Fri, 8 Jan 2021 20:51:36 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~532 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2a71605d69c7d3649b2d0247186eed8b6ca59811;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index f80b17eda..86acf073d 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -46,7 +46,14 @@ a 4 operand variant which becomes more along the lines of an FPGA: idx = RT[i] << 2 | RA[i] << 1 | RB[i] RT[i] = (RC & (1<