From: lkcl Date: Wed, 10 Mar 2021 13:03:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~55 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=337886cde84eff2eccdd8f953907c54337407529;p=libreriscv.git --- diff --git a/openpower/sv.mdwn b/openpower/sv.mdwn index 7a58c9a55..d53e8aa74 100644 --- a/openpower/sv.mdwn +++ b/openpower/sv.mdwn @@ -29,7 +29,10 @@ Pages being developed and examples * [[sv/overview]] explaining the basics. * [[sv/implementation]] implementation planning and coordination +* [[sv/svp64]] contains the packet-format *only* +* [[sv/setvl]] the Cray-style "Vector Length" instruction * [[sv/predication]] discussion on predication concepts +* [[sv/cr_int_predication]] instructions needed for effective predication * [[sv/masked_vector_chaining]] * [[sv/discussion]] * [[sv/example_dep_matrices]] @@ -44,9 +47,6 @@ Pages being developed and examples * [[sv/mv.vec]] move to and from vec2/3/4 * [[sv/16_bit_compressed]] experimental * [[sv/toc_data_pointer]] experimental -* [[sv/cr_int_predication]] -* [[sv/setvl]] -* [[sv/svp64]] * [[sv/ldst]] Load and Store * [[sv/sprs]] SPRs * [[sv/bitmanip]]