From: Luke Kenneth Casson Leighton Date: Sat, 18 Jun 2022 21:51:16 +0000 (+0100) Subject: move other X-Git-Tag: opf_rfc_ls005_v1~1697 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c75ad4b029b56d16971baed153d9e3e936cde6a;p=libreriscv.git move other --- diff --git a/openpower/sv.mdwn b/openpower/sv.mdwn index 25a114de5..582364f8f 100644 --- a/openpower/sv.mdwn +++ b/openpower/sv.mdwn @@ -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: - -* -* [[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: + +* +* [[sv/vector_isa_comparison]] - a list of Packed SIMD, GPU, + and other Scalable Vector ISAs +* [[simple_v_extension]] old (deprecated) version +* [[openpower/sv/llvm]] +