From: Luke Kenneth Casson Leighton Date: Tue, 24 Apr 2018 08:00:45 +0000 (+0100) Subject: spelling X-Git-Tag: convert-csv-opcode-to-binary~5592 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fae46cd3cb5b997a3acc057da8ca24ad19c29128;p=libreriscv.git spelling --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 92ac117ed..d70038747 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -138,7 +138,7 @@ burdensome to implementations, given that instruction decode already has to direct the operation to a correctly-sized width ALU engine, anyway. Not least: in places where an ISA was previously constrained (due for -whatever reason, including limitations of the available operand spcace), +whatever reason, including limitations of the available operand space), implicit bit-width allows the meaning of certain operations to be type-overloaded *without* pollution or alteration of frozen and immutable instructions, in a fully backwards-compatible fashion.