From: Jacob Lifshay Date: Wed, 17 May 2023 02:07:42 +0000 (-0700) Subject: rename js_toint32 -> js_toint in preparation for adding u32/i64/u64 tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f22ede900715c492a142368267afbe4109e8a08b;p=openpower-isa.git rename js_toint32 -> js_toint in preparation for adding u32/i64/u64 tests --- diff --git a/src/openpower/test/fmv_fcvt/fmv_fcvt.py b/src/openpower/test/fmv_fcvt/fmv_fcvt.py index 6759bb6a..3372deeb 100644 --- a/src/openpower/test/fmv_fcvt/fmv_fcvt.py +++ b/src/openpower/test/fmv_fcvt/fmv_fcvt.py @@ -9,7 +9,7 @@ import math class FMvFCvtCases(TestAccumulatorBase): - def js_toint32(self, inp, expected, test_title="", inp_bits=None): + def js_toint(self, inp, expected, test_title="", inp_bits=None): inp = float(inp) if inp_bits is None: inp_bits = struct.unpack("