vsplt[bhw] tests.
This commit is contained in:
17
src/alloy/frontend/ppc/test/bin/instr_vspltb.dis
Normal file
17
src/alloy/frontend/ppc/test/bin/instr_vspltb.dis
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vspltb.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_vspltb_1>:
|
||||
100000: 10 60 22 0c vspltb v3,v4,0
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_vspltb_2>:
|
||||
100008: 10 61 22 0c vspltb v3,v4,1
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_vspltb_3>:
|
||||
100010: 10 6f 22 0c vspltb v3,v4,15
|
||||
100014: 4e 80 00 20 blr
|
||||
Reference in New Issue
Block a user