Adding the start of the instruction test infrastructure.

This commit is contained in:
Ben Vanik
2013-01-27 02:51:53 -08:00
parent e37821cf36
commit 26d5df0d38
11 changed files with 402 additions and 0 deletions

5
test/codegen/ori.s Normal file
View File

@@ -0,0 +1,5 @@
# REGISTER_IN r4 0xDEADBEEFCAFEBABE
ori r3, r4, 0xFFFF
# REGISTER_OUT r3 0xBABE