mul tests + fix.
This commit is contained in:
29
src/alloy/frontend/ppc/test/bin/instr_mulhw.dis
Normal file
29
src/alloy/frontend/ppc/test/bin/instr_mulhw.dis
Normal file
@@ -0,0 +1,29 @@
|
||||
|
||||
/cygdrive/d/dev/xenia/src/alloy/frontend/ppc/test/bin//instr_mulhw.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_mulhw_1>:
|
||||
100000: 7c 64 28 96 mulhw r3,r4,r5
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_mulhw_2>:
|
||||
100008: 7c 64 28 96 mulhw r3,r4,r5
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_mulhw_3>:
|
||||
100010: 7c 64 28 96 mulhw r3,r4,r5
|
||||
100014: 4e 80 00 20 blr
|
||||
|
||||
0000000000100018 <test_mulhw_4>:
|
||||
100018: 7c 64 28 96 mulhw r3,r4,r5
|
||||
10001c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100020 <test_mulhw_5>:
|
||||
100020: 7c 64 28 96 mulhw r3,r4,r5
|
||||
100024: 4e 80 00 20 blr
|
||||
|
||||
0000000000100028 <test_mulhw_6>:
|
||||
100028: 7c 64 28 96 mulhw r3,r4,r5
|
||||
10002c: 4e 80 00 20 blr
|
||||
Reference in New Issue
Block a user