From: lkcl Date: Wed, 30 Dec 2020 16:24:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~714 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2ab113a4543261527fb441318d72f6221055518b;p=libreriscv.git --- diff --git a/openpower/sv/svp64.mdwn b/openpower/sv/svp64.mdwn index dc178a17a..df9046f2a 100644 --- a/openpower/sv/svp64.mdwn +++ b/openpower/sv/svp64.mdwn @@ -52,7 +52,7 @@ This document focusses specifically on how that fits into available space. The For the new fields added in SVP64, instructions that have any of their fields set to a reserved value must cause an illegal instruction trap, -to allow emulation of future instruction sets. Reserved values are always all zeros. +to allow emulation of future instruction sets. Unless otherwise stated, reserved values are always all zeros. This is unlike OpenPower ISA v3.1, which in many instances does not require a trap if reserved fields are nonzero.