From: lkcl Date: Tue, 15 Feb 2022 05:52:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3207 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0587cb6ebec1ee5e3fe2ba063e2c1c4391f44364;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 932d28377..e2803b332 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -181,9 +181,12 @@ Like the x86 AVX512F [vpternlogd/vpternlogq](https://www.felixcloutier.com/x86/v | -- | -- | --- | --- | ----- | -------- |--| | NN | RT | RA | RB | im0-4 | im5-7 00 |0 | - for i in range(64): - idx = RT[i] << 2 | RA[i] << 1 | RB[i] - RT[i] = (imm & (1<