From: Cole Poirier Date: Wed, 5 Aug 2020 17:18:22 +0000 (-0700) Subject: Remove madd* isns, added madd* isns test TODO X-Git-Tag: semi_working_ecp5~440 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb07d936ebbe71a4c1c9d67075b65955d8137dfc;p=soc.git Remove madd* isns, added madd* isns test TODO --- diff --git a/src/soc/fu/mul/test/test_pipe_caller.py b/src/soc/fu/mul/test/test_pipe_caller.py index 7a7fb0b1..3274f012 100644 --- a/src/soc/fu/mul/test/test_pipe_caller.py +++ b/src/soc/fu/mul/test/test_pipe_caller.py @@ -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,