Adding new test binaries.
This commit is contained in:
13
src/xenia/cpu/frontend/test/bin/instr_fadd.dis
Normal file
13
src/xenia/cpu/frontend/test/bin/instr_fadd.dis
Normal file
@@ -0,0 +1,13 @@
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_fadd_1>:
|
||||
100000: fc 61 10 2a fadd f3,f1,f2
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_fadd_2>:
|
||||
100008: fc 61 10 2a fadd f3,f1,f2
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_fadd_3>:
|
||||
100010: fc 61 10 2a fadd f3,f1,f2
|
||||
100014: 4e 80 00 20 blr
|
||||
Reference in New Issue
Block a user