(no commit message) DRAFT_SVP64_0_1
authorlkcl <lkcl@web>
Sat, 25 Sep 2021 21:07:06 +0000 (22:07 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 25 Sep 2021 21:07:06 +0000 (22:07 +0100)
3d_gpu/architecture/dynamic_simd/assign.mdwn

index 4c2b081f40a18d7eadf802b6b59ff6630dacf408..a8c43e4505370e51e70e2fafd539be8c69e149e3 100644 (file)
@@ -100,4 +100,4 @@ from the first 4 bits of A.
 
 Unlike the parallel case, A is not itself partitioned, so is copied
 over as much as is possible.  In some cases such as `1x 4-bit, 1x 12-bit`
-the 8-bit scalar source will need sign or zero extending.
+(partition mask = `0b100`, above) the 8-bit scalar source will need sign or zero extending.