Adding the start of the instruction test infrastructure.
This commit is contained in:
5
test/codegen/ori.s
Normal file
5
test/codegen/ori.s
Normal file
@@ -0,0 +1,5 @@
|
||||
# REGISTER_IN r4 0xDEADBEEFCAFEBABE
|
||||
|
||||
ori r3, r4, 0xFFFF
|
||||
|
||||
# REGISTER_OUT r3 0xBABE
|
||||
Reference in New Issue
Block a user