From 3cf2c46950ee3d4531e97fac4ff0219b0544a33a Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 4 Jul 2022 14:12:51 +0100 Subject: [PATCH] --- openpower/isa.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openpower/isa.mdwn b/openpower/isa.mdwn index e0aa2a14f..0b8f47c1d 100644 --- a/openpower/isa.mdwn +++ b/openpower/isa.mdwn @@ -22,7 +22,6 @@ the pseudo-code for all opcodes in the POWER v3.0B Public Spec * [[isa/sprset]] * [[isa/stringldst]] * [[isa/system]] -* [[isa/simplev]] FP instructions: useful for testing @@ -40,6 +39,10 @@ all **DRAFT FORM**. Explanation of the rules for twin register targets * [[isa/svfixedarith]] * [[isa/svfparith]] +Part of the DRAFT Simple-V Specification: + +* [[isa/simplev]] + A useful aide to finding Power ISA instructions: # Pseudocode syntax -- 2.30.2