From: Luke Kenneth Casson Leighton Date: Mon, 26 Jul 2021 15:22:26 +0000 (+0100) Subject: use std not stw in transcendentals ld/st-convert test X-Git-Tag: xlen-bcd~209 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a64441e19ee87e3f1856a5b1d42c3e45ae070ba;p=openpower-isa.git use std not stw in transcendentals ld/st-convert test --- diff --git a/src/openpower/decoder/isa/test_caller_transcendentals.py b/src/openpower/decoder/isa/test_caller_transcendentals.py index 92788066..894fd1ec 100644 --- a/src/openpower/decoder/isa/test_caller_transcendentals.py +++ b/src/openpower/decoder/isa/test_caller_transcendentals.py @@ -61,7 +61,7 @@ class FPTranscendentalsTestCase(FHDLTestCase): "fcoss 3, 2", ] """ - lst = SVP64Asm(["stw 1, 0(0)", + lst = SVP64Asm(["std 1, 0(0)", "lfd 0, 0(0)", "fcfids 0, 0", "fadds 0, 0, 3", # plus 0.5