cntlzw tests.
This commit is contained in:
21
src/alloy/frontend/ppc/test/bin/instr_cntlzd.dis
Normal file
21
src/alloy/frontend/ppc/test/bin/instr_cntlzd.dis
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/cygdrive/d/dev/xenia/src/alloy/frontend/ppc/test/bin//instr_cntlzd.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_cntlzd_1>:
|
||||
100000: 7c a6 00 74 cntlzd r6,r5
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_cntlzd_2>:
|
||||
100008: 7c a6 00 74 cntlzd r6,r5
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_cntlzd_3>:
|
||||
100010: 7c a6 00 74 cntlzd r6,r5
|
||||
100014: 4e 80 00 20 blr
|
||||
|
||||
0000000000100018 <test_cntlzd_4>:
|
||||
100018: 7c a6 00 74 cntlzd r6,r5
|
||||
10001c: 4e 80 00 20 blr
|
||||
Reference in New Issue
Block a user