From 59d165e2bd389ce8db085ba9674348c99aa40922 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 9 Dec 2023 06:40:35 +0000 Subject: [PATCH] bug #672: fix sv.minmax dd-ffirst-single unit test --- openpower/isa/av.mdwn | 1 - src/openpower/decoder/isa/caller.py | 6 ++- .../isa/test_caller_svp64_dd_ffirst.py | 48 +++++++++++-------- 3 files changed, 33 insertions(+), 22 deletions(-) diff --git a/openpower/isa/av.mdwn b/openpower/isa/av.mdwn index 797ba30e..221b8ad4 100644 --- a/openpower/isa/av.mdwn +++ b/openpower/isa/av.mdwn @@ -80,7 +80,6 @@ Pseudo-code: a <- b b <- t # store the entire selected source (even in word mode) - # if Rc = 1 then store the result of comparing a and b to CR0 if a