mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Test for vpkpx.
This commit is contained in:
parent
8c07a3efdd
commit
90b33fd49f
1 changed files with 9 additions and 0 deletions
9
src/xenia/cpu/frontend/testing/instr_vpkpx.s
Normal file
9
src/xenia/cpu/frontend/testing/instr_vpkpx.s
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#vpkpx isn't implemented yet
|
||||
#test_vpkpx_0:
|
||||
# #_ REGISTER_IN v3 [00101820, 01283038, 00404850, 01586068]
|
||||
# #_ REGISTER_IN v4 [01707880, 00889098, 01A0A8B0, 00B8C0C8]
|
||||
# vpkpx v5, v3, v4
|
||||
# blr
|
||||
# #_ REGISTER_OUT v3 [00101820, 01283038, 00404850, 01586068]
|
||||
# #_ REGISTER_OUT v4 [01707880, 00889098, 01A0A8B0, 00B8C0C8]
|
||||
# #_ REGISTER_OUT v5 [086494C7, 212AAD8D, B9F04653, D2B65F19]
|
||||
Loading…
Add table
Add a link
Reference in a new issue