[COMMITTED] s390: Fix lfas instruction description

Jens Remus jremus@linux.ibm.com
Mon Jan 12 16:13:51 GMT 2026


Reported-by: Florian Krohm <flo2030@eich-krohm.de>
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
---

Notes (jremus):
    Committed as obvious fix.

 opcodes/s390-opc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 6511059400b8..57d38a6c666d 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -855,7 +855,7 @@ b3d6 ltdtr RRE_FF "load and test long dfp" z9-ec zarch
 b3de ltxtr RRE_FEFE "load and test extended dfp" z9-ec zarch
 b3d7 fidtr RRF_UUFF "load fp integer long dfp" z9-ec zarch
 b3df fixtr RRF_UUFEFE "load fp integer extended dfp" z9-ec zarch
-b2bd lfas S_RD "load fpd and signal" z9-ec zarch
+b2bd lfas S_RD "load fpc and signal" z9-ec zarch
 b3d4 ldetr RRF_0UFF "load lengthened long dfp" z9-ec zarch
 b3dc lxdtr RRF_0UFEF "load lengthened extended dfp" z9-ec zarch
 b3d5 ledtr RRF_UUFF "load rounded long dfp" z9-ec zarch
-- 
2.51.0



More information about the Binutils mailing list