From: Luke Kenneth Casson Leighton Date: Mon, 30 Apr 2018 06:57:23 +0000 (+0100) Subject: reword redraft mvendorid-marchid idea X-Git-Tag: convert-csv-opcode-to-binary~5422 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;ds=sidebyside;h=e4835bda066e0160454bd2792e5626abbedb247a;p=libreriscv.git reword redraft mvendorid-marchid idea --- diff --git a/isa_conflict_resolution/mvendor_march_warl.mdwn b/isa_conflict_resolution/mvendor_march_warl.mdwn index 07ebaeb07..5bee2f711 100644 --- a/isa_conflict_resolution/mvendor_march_warl.mdwn +++ b/isa_conflict_resolution/mvendor_march_warl.mdwn @@ -7,7 +7,7 @@ to a completely separate and distinct binary-encoding such that: * Different versions (legacy and new) of the RISC-V Standard may be supported within the same processor -* The fight over the extremely limited custom opcode space ends +* The fight over the extremely limited custom opcode space ends (permanently) * Entirely foreign ISA may be supported within the same processor (not the same as JIT Extension).