projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe78467
)
Remove madd* isns, added madd* isns test TODO
author
Cole Poirier
<colepoirier@gmail.com>
Wed, 5 Aug 2020 17:18:22 +0000
(10:18 -0700)
committer
Cole Poirier
<colepoirier@gmail.com>
Wed, 5 Aug 2020 17:18:22 +0000
(10:18 -0700)
src/soc/fu/mul/test/test_pipe_caller.py
patch
|
blob
|
history
diff --git
a/src/soc/fu/mul/test/test_pipe_caller.py
b/src/soc/fu/mul/test/test_pipe_caller.py
index 7a7fb0b1e01eb5593f6da68bec998e88a9d5feba..3274f012794ffa6af1ee581a316805cdb7004ee6 100644
(file)
--- 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,