From: Luke Kenneth Casson Leighton Date: Tue, 25 Jun 2019 13:51:22 +0000 (+0100) Subject: correct spelling X-Git-Tag: convert-csv-opcode-to-binary~4427 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=633f2eb09c3d6a43685bdafc587f67f7f9c22e91;p=libreriscv.git correct spelling --- diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index df52287e7..79273a9b3 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -578,7 +578,7 @@ in the instruction, due to the redirection through the lookup table. [[!inline raw="yes" pages="simple_v_extension/pred_table_format" ]] The 8 bit format is a compact and less expressive variant of the full -16 bit format. Using the 8 bit formatis very different: the predicate +16 bit format. Using the 8 bit format is very different: the predicate register to use is implicit, and numbering begins inplicitly from x9. The regnum is still used to "activate" predication, in the same fashion as described above.