From 001ee21052ab7966ce5d03047b3e5e322689d4f2 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 15:31:12 +0100 Subject: [PATCH] missing colon on end of "Description" --- openpower/isa/fixedload.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/isa/fixedload.mdwn b/openpower/isa/fixedload.mdwn index 8bb3da72..a6c7f988 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -631,7 +631,7 @@ Pseudo-code: EA <- b + EXTS(DQ || 0b0000) RTp <- MEM(EA, 16) -Description +Description: Let the effective address (EA) be the sum (RA|0)+ (DQ||0b0000). The quadword in storage addressed by EA is loaded into register pair RTp. -- 2.30.2