From 708729dc0e19c72c9d0ad428dc0f8c4299024e19 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 5 Oct 2021 20:24:28 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 7e5af8815..91fa3c8e2 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -229,7 +229,7 @@ constructs in the form described above. * [[dynamic_simd/add]] * [[dynamic_simd/mul]] * [[dynamic_simd/shift]] -* [[dynamic_simd/logicops]] some all xor bool +* [[dynamic_simd/logicops]] Horizontal reduction: some all xor bool # Integration with nmigen: "Type 2" (dsl.Module) -- 2.30.2