From: Luke Kenneth Casson Leighton Date: Tue, 24 Apr 2018 13:03:31 +0000 (+0100) Subject: clarify X-Git-Tag: convert-csv-opcode-to-binary~5572 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c7d326e4dfb161666f512198898d78b7533eb73;p=libreriscv.git clarify --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 71c3f9190..7aff13daf 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -1448,7 +1448,7 @@ So the question boils down to: Whilst the above may seem to be severe minuses, there are some strong pluses: -* Significant reduction of V's opcode space: over 85%. +* Significant reduction of V's opcode space: over 95%. * Smaller reduction of P's opcode space: around 10%. * The potential to use Compressed instructions in both Vector and SIMD due to the overloading of register meaning (implicit vectorisation,