vctsxs tests.
This commit is contained in:
BIN
src/alloy/frontend/ppc/test/bin/instr_vctsxs.bin
Normal file
BIN
src/alloy/frontend/ppc/test/bin/instr_vctsxs.bin
Normal file
Binary file not shown.
25
src/alloy/frontend/ppc/test/bin/instr_vctsxs.dis
Normal file
25
src/alloy/frontend/ppc/test/bin/instr_vctsxs.dis
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vctsxs.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_vctsxs_1>:
|
||||
100000: 10 60 1b ca vctsxs v3,v3,0
|
||||
100004: 4e 80 00 20 blr
|
||||
|
||||
0000000000100008 <test_vctsxs_2>:
|
||||
100008: 10 61 1b ca vctsxs v3,v3,1
|
||||
10000c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100010 <test_vctsxs_3>:
|
||||
100010: 10 62 1b ca vctsxs v3,v3,2
|
||||
100014: 4e 80 00 20 blr
|
||||
|
||||
0000000000100018 <test_vctsxs_4>:
|
||||
100018: 10 60 1b ca vctsxs v3,v3,0
|
||||
10001c: 4e 80 00 20 blr
|
||||
|
||||
0000000000100020 <test_vctsxs_5>:
|
||||
100020: 10 61 1b ca vctsxs v3,v3,1
|
||||
100024: 4e 80 00 20 blr
|
||||
5
src/alloy/frontend/ppc/test/bin/instr_vctsxs.map
Normal file
5
src/alloy/frontend/ppc/test/bin/instr_vctsxs.map
Normal file
@@ -0,0 +1,5 @@
|
||||
0000000000000000 t test_vctsxs_1
|
||||
0000000000000008 t test_vctsxs_2
|
||||
0000000000000010 t test_vctsxs_3
|
||||
0000000000000018 t test_vctsxs_4
|
||||
0000000000000020 t test_vctsxs_5
|
||||
Reference in New Issue
Block a user