From 477dc2a7de7230c0ea5c467b51b39fe7b614af61 Mon Sep 17 00:00:00 2001 From: Dmitry Selyutin Date: Wed, 29 Sep 2021 00:03:09 +0000 Subject: [PATCH] fixedlogical: switch oris to XCASTU --- openpower/isa/fixedlogical.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/isa/fixedlogical.mdwn b/openpower/isa/fixedlogical.mdwn index a3e4e01b..0b576dc1 100644 --- a/openpower/isa/fixedlogical.mdwn +++ b/openpower/isa/fixedlogical.mdwn @@ -60,7 +60,7 @@ D-Form Pseudo-code: - RA <- (RS) | ([0]*(XLEN-32) || UI || [0]*16) + RA <- (RS) | XLCASTU(UI || [0]*16) Special Registers Altered: -- 2.30.2