From 349685fb6abcf486619a0195d7de697df4344885 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 11:46:27 +0100 Subject: [PATCH] missing brackets in lhbrx --- 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 e4cc4fa8..8bb3da72 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -676,7 +676,7 @@ Description: Let the effective address (EA) be the sum (RA|0)+(RB). Bits 0:7 of the halfword in storage addressed by EA are - loaded into RT 56:63. Bits 8:15 of the halfword in storage + loaded into RT[56:63]. Bits 8:15 of the halfword in storage addressed by EA are loaded into RT[48:55]. RT[0:47] are set to 0. -- 2.30.2