move other
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 18 Jun 2022 21:51:16 +0000 (22:51 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 18 Jun 2022 21:51:16 +0000 (22:51 +0100)
openpower/sv.mdwn

index 25a114de5286e6a08f5e71f560f015fb1926e07d..582364f8f130ceda74340c3abce2730380df271b 100644 (file)
@@ -153,28 +153,6 @@ Scalar Instructions:
   - [[sv/biginteger]] Operations that help with big arithmetic
 * TODO: OpenPOWER adaptation [[openpower/transcendentals]]
 
-Examples experiments future ideas discussion:
-
-* [[sv/propagation]] Context propagation including svp64, swizzle and remap
-* [[sv/masked_vector_chaining]]
-* [[sv/discussion]]
-* [[sv/example_dep_matrices]]
-* [[sv/major_opcode_allocation]]
-* [[sv/byteswap]]
-* [[sv/16_bit_compressed]] experimental
-* [[sv/toc_data_pointer]] experimental
-* [[sv/predication]] discussion on predication concepts
-* [[sv/register_type_tags]]
-* [[sv/mv.x]] deprecated in favour of Indexed REMAP
-
-Additional links:
-
-* <https://www.sigarch.org/simd-instructions-considered-harmful/>
-* [[sv/vector_isa_comparison]] - a list of Packed SIMD, GPU,
-  and other Scalable Vector ISAs
-* [[simple_v_extension]] old (deprecated) version
-* [[openpower/sv/llvm]]
-
 # Other Scalable Vector ISAs
 
 * Original Cray ISA
@@ -257,3 +235,27 @@ the heavy focus on VSX for the past 12 years has left the SFFS Level
 anaemic and out-of-date compared to ARM and x86. Approximately
 100 additional Scalar Instructions are up for proposal**
 
+# Other
+
+Examples experiments future ideas discussion:
+
+* [[sv/propagation]] Context propagation including svp64, swizzle and remap
+* [[sv/masked_vector_chaining]]
+* [[sv/discussion]]
+* [[sv/example_dep_matrices]]
+* [[sv/major_opcode_allocation]]
+* [[sv/byteswap]]
+* [[sv/16_bit_compressed]] experimental
+* [[sv/toc_data_pointer]] experimental
+* [[sv/predication]] discussion on predication concepts
+* [[sv/register_type_tags]]
+* [[sv/mv.x]] deprecated in favour of Indexed REMAP
+
+Additional links:
+
+* <https://www.sigarch.org/simd-instructions-considered-harmful/>
+* [[sv/vector_isa_comparison]] - a list of Packed SIMD, GPU,
+  and other Scalable Vector ISAs
+* [[simple_v_extension]] old (deprecated) version
+* [[openpower/sv/llvm]]
+