From: lkcl Date: Sun, 10 Jan 2021 18:26:07 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~482 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=468360646f6109acb16fee4f2940d6b18b0be29c;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index b61ea7374..fed2ccb11 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -141,6 +141,25 @@ also, another possible variant involving swizzle and vec4: idx = RA.x[i] << 2 | RA.y[i] << 1 | RA.z[i] RT[i] = (RA.w[i] & (1<