Tests for vupklsh/vupkhsh.
This commit is contained in:
BIN
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.bin
Normal file
BIN
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.bin
Normal file
Binary file not shown.
13
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.dis
Normal file
13
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.dis
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vupkhsh.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_vupkhsh_0>:
|
||||
100000: 10 60 1a 4e vupkhsh v3,v3
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_vupkhsh_1>:
|
||||
100008: 10 60 1a 4e vupkhsh v3,v3
|
||||
10000c: 4e 80 00 20 blr
|
||||
2
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.map
Normal file
2
src/alloy/frontend/ppc/test/bin/instr_vupkhsh.map
Normal file
@@ -0,0 +1,2 @@
|
||||
0000000000000000 t test_vupkhsh_0
|
||||
0000000000000008 t test_vupkhsh_1
|
||||
BIN
src/alloy/frontend/ppc/test/bin/instr_vupklsh.bin
Normal file
BIN
src/alloy/frontend/ppc/test/bin/instr_vupklsh.bin
Normal file
Binary file not shown.
13
src/alloy/frontend/ppc/test/bin/instr_vupklsh.dis
Normal file
13
src/alloy/frontend/ppc/test/bin/instr_vupklsh.dis
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vupklsh.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_vupklsh_0>:
|
||||
100000: 10 60 1a ce vupklsh v3,v3
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_vupklsh_1>:
|
||||
100008: 10 60 1a ce vupklsh v3,v3
|
||||
10000c: 4e 80 00 20 blr
|
||||
2
src/alloy/frontend/ppc/test/bin/instr_vupklsh.map
Normal file
2
src/alloy/frontend/ppc/test/bin/instr_vupklsh.map
Normal file
@@ -0,0 +1,2 @@
|
||||
0000000000000000 t test_vupklsh_0
|
||||
0000000000000008 t test_vupklsh_1
|
||||
Reference in New Issue
Block a user