no python files to be committed in isafunctions
[openpower-isa.git] / src / openpower / decoder / isa / test_caller_transcendentals.py
index 894fd1ec41ab1e536f8a3da45aa8b9a81e4dbff0..fbc5bfdec25d6696cfd296b17212d8770109a1c7 100644 (file)
@@ -60,6 +60,10 @@ class FPTranscendentalsTestCase(FHDLTestCase):
         """>>> lst = [
                       "fcoss 3, 2",
                      ]
+
+        this is a base / proving-ground for the more complex SVP64
+        variant in test_caller_svp64_dct.py:
+        test_sv_remap_dct_cos_precompute_8
         """
         lst = SVP64Asm(["std 1, 0(0)",
                         "lfd 0, 0(0)",