Generated tests from Rick

This commit is contained in:
Dr. Chat
2019-04-04 18:13:11 -05:00
parent a4a35b4e98
commit 54582cc823
153 changed files with 1718686 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
test_vspltisw_1_GEN:
vspltisw v1, 0
blr
#_ REGISTER_OUT v1 [00000000, 00000000, 00000000, 00000000]
test_vspltisw_2_GEN:
vspltisw v1, 1
blr
#_ REGISTER_OUT v1 [00000001, 00000001, 00000001, 00000001]
test_vspltisw_3_GEN:
vspltisw v1, 2
blr
#_ REGISTER_OUT v1 [00000002, 00000002, 00000002, 00000002]
test_vspltisw_4_GEN:
vspltisw v1, 7
blr
#_ REGISTER_OUT v1 [00000007, 00000007, 00000007, 00000007]