From: lkcl Date: Thu, 13 Feb 2020 14:54:13 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3440 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=739cff672e2bcb9f40f78e847d9f618ec6a12f27;p=libreriscv.git --- diff --git a/3d_gpu/architecture/dynamic_simd/shift.mdwn b/3d_gpu/architecture/dynamic_simd/shift.mdwn index 2b28d6f5d..d2a8d2ab6 100644 --- a/3d_gpu/architecture/dynamic_simd/shift.mdwn +++ b/3d_gpu/architecture/dynamic_simd/shift.mdwn @@ -100,3 +100,7 @@ This can therefore use the class currently known as "MultiShiftRMerge" or similar, which can merge in a 1 into the shifted data. Luckily the amount to be 0'd/1'd is also statically computable: it is just that the location *where* is dynamic, based on the partition location(s). + +# Bugreports + +*