Moving cpu/frontend/ppc/ to cpu/frontend/.
This commit is contained in:
21
src/xenia/cpu/frontend/test/bin/instr_cntlzw.dis
Normal file
21
src/xenia/cpu/frontend/test/bin/instr_cntlzw.dis
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/vagrant/src/xenia/cpu/frontend/test/bin//instr_cntlzw.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_cntlzw_1>:
|
||||
100000: 7c a6 00 34 cntlzw r6,r5
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_cntlzw_2>:
|
||||
100008: 7c a6 00 34 cntlzw r6,r5
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_cntlzw_3>:
|
||||
100010: 7c a6 00 34 cntlzw r6,r5
|
||||
100014: 4e 80 00 20 blr
|
||||
|
||||
0000000000100018 <test_cntlzw_4>:
|
||||
100018: 7c a6 00 34 cntlzw r6,r5
|
||||
10001c: 4e 80 00 20 blr
|
||||
Reference in New Issue
Block a user