From: Luke Kenneth Casson Leighton Date: Tue, 12 Jun 2018 10:27:19 +0000 (+0100) Subject: clarification X-Git-Tag: convert-csv-opcode-to-binary~5225 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30f7d0c3c79b843f5aab7e647b8e26316f3c991f;p=libreriscv.git clarification --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 0d8539c98..22a8c3fa4 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -815,7 +815,7 @@ Notes: Compressed Branch instructions are likewise re-interpreted as predicated 2-register operations, with the result going into rs3. All the bits of -the immediatee are re-interpreted for different purposes, to extend the +the immediate are re-interpreted for different purposes, to extend the number of comparator operations to beyond the original specification, but also to cater for floating-point comparisons as well as integer ones.