projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1188f7
)
Re-enable test_mtcrf
author
Michael Nolan
<mtnolan2640@gmail.com>
Wed, 6 May 2020 18:23:20 +0000
(14:23 -0400)
committer
Michael Nolan
<mtnolan2640@gmail.com>
Wed, 6 May 2020 18:23:20 +0000
(14:23 -0400)
src/soc/decoder/isa/test_caller.py
patch
|
blob
|
history
diff --git
a/src/soc/decoder/isa/test_caller.py
b/src/soc/decoder/isa/test_caller.py
index 5f029570435303cf6657fe5f128dea3d3ac98e75..21364340e5395a27c2951a34d5ae63d8bb8964e8 100644
(file)
--- a/
src/soc/decoder/isa/test_caller.py
+++ b/
src/soc/decoder/isa/test_caller.py
@@
-131,7
+131,6
@@
class DecoderTestCase(FHDLTestCase):
- @unittest.skip("broken") # FIXME
def test_mtcrf(self):
for i in range(4):
# 0x7654 gives expected (3+4) (2+4) (1+4) (0+4) for i=3,2,1,0