From 70d80910a24a105f3f086fec2efdfb60cd500585 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 14 May 2021 18:58:42 +0100 Subject: [PATCH] --- openpower/isa.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openpower/isa.mdwn b/openpower/isa.mdwn index ac66dd40d..9d7c7e680 100644 --- a/openpower/isa.mdwn +++ b/openpower/isa.mdwn @@ -21,8 +21,12 @@ the pseudo-code for all opcodes in the POWER v3.0B Public Spec * [[isa/stringldst]] * [[isa/system]] * [[isa/simplev]] + +FP instructions: useful for testing + * [[isa/fpload]] * [[isa/fpstore]] +* [[isa/fpmove]] # Pseudocode syntax -- 2.30.2