Re-enable test_mtcrf
[soc.git] / src / soc / decoder / isa / test_caller.py
index 5f029570435303cf6657fe5f128dea3d3ac98e75..21364340e5395a27c2951a34d5ae63d8bb8964e8 100644 (file)
@@ -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