Commit graph

8 commits

Author SHA1 Message Date
Quentin Carbonneaux
ee46ff8dad cosmetic indentation style fix 2015-09-15 23:01:33 -04:00
Quentin Carbonneaux
a1b3e82dc9 turn test files in one function definition 2015-09-15 23:01:33 -04:00
Quentin Carbonneaux
ad064eae9a remove old comment 2015-09-15 23:01:32 -04:00
Quentin Carbonneaux
40d0582ee0 add sign/zero extension operations 2015-09-15 23:01:31 -04:00
Quentin Carbonneaux
0d5b5cefcb swap a test in collatz
This is pretty stupid...  Since we rely on rpo only
for code output (and not a proper scheduler), I have
to be careful with the ordering of tests to get
cleaner code.
2015-09-15 23:01:31 -04:00
Quentin Carbonneaux
c334258427 compactify collatz test 2015-09-15 23:01:31 -04:00
Quentin Carbonneaux
7bbd361083 add the mul instruction 2015-09-15 23:01:31 -04:00
Quentin Carbonneaux
ca3dc70ff3 add a large test 2015-09-15 23:01:31 -04:00