From 124a7304bc81ecde3cf6b11285bd6f2d1aef4263 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 30 Mar 2020 18:33:52 +0100 Subject: [PATCH] add missing forms back --- openpower/isa/fixedload.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openpower/isa/fixedload.mdwn b/openpower/isa/fixedload.mdwn index 8dd77ac83..3fb7d37c3 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -211,6 +211,8 @@ DS-Form # Load Doubleword Indexed +X-form + * ldx RT,RA,RB if RA = 0 then b <- 0 @@ -230,6 +232,8 @@ DS-Form # Load Doubleword with Update Indexed +X-form + * ldux RT,RA,RB EA <- (RA) + (RB) -- 2.30.2