Remove madd* isns, added madd* isns test TODO
authorCole Poirier <colepoirier@gmail.com>
Wed, 5 Aug 2020 17:18:22 +0000 (10:18 -0700)
committerCole Poirier <colepoirier@gmail.com>
Wed, 5 Aug 2020 17:18:22 +0000 (10:18 -0700)
src/soc/fu/mul/test/test_pipe_caller.py

index 7a7fb0b1e01eb5593f6da68bec998e88a9d5feba..3274f012794ffa6af1ee581a316805cdb7004ee6 100644 (file)
@@ -169,8 +169,10 @@ class MulTestCase(TestAccumulatorBase):
                   "mulld.","mulldo",
                   "mulldo.","mulhd",
                   "mulhd.","mulhdu",
-                  "mulhdu.","maddhd",
-                  "maddhdu","maddld"]
+                  "mulhdu."]
+
+# TODO add test case for these 3 operand cases
+# ,"maddhd","maddhdu","maddld"
 
         test_values = [
             0x0,