mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Test for vexptefp.
This commit is contained in:
parent
bbde510c17
commit
defca39a21
6
src/xenia/cpu/frontend/testing/instr_vexptefp.s
Normal file
6
src/xenia/cpu/frontend/testing/instr_vexptefp.s
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
test_vexptefp_1:
|
||||
#_ REGISTER_IN v3 [40000000, 40400000, 40800000, 40A00000]
|
||||
vexptefp v4, v3
|
||||
blr
|
||||
#_ REGISTER_OUT v3 [40000000, 40400000, 40800000, 40A00000]
|
||||
#_ REGISTER_OUT v4 [40800000, 41000000, 41800000, 42000000]
|
||||
Loading…
Reference in a new issue