vaddshs/vadduhm/vsubshs/vsubuhm tests.

This commit is contained in:
Ben Vanik
2015-01-19 12:24:41 -08:00
parent b2e03fa628
commit 056d4ed9b0
16 changed files with 68 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,9 @@
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vaddshs.o: file format elf64-powerpc
Disassembly of section .text:
0000000000100000 <test_vaddshs_1>:
100000: 10 63 23 40 vaddshs v3,v3,v4
100004: 4e 80 00 20 blr

View File

@@ -0,0 +1 @@
0000000000000000 t test_vaddshs_1

Binary file not shown.

View File

@@ -0,0 +1,9 @@
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vadduhm.o: file format elf64-powerpc
Disassembly of section .text:
0000000000100000 <test_vadduhm_1>:
100000: 10 63 20 40 vadduhm v3,v3,v4
100004: 4e 80 00 20 blr

View File

@@ -0,0 +1 @@
0000000000000000 t test_vadduhm_1

Binary file not shown.

View File

@@ -0,0 +1,9 @@
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vsubshs.o: file format elf64-powerpc
Disassembly of section .text:
0000000000100000 <test_vsubshs_1>:
100000: 10 63 27 40 .long 0x10632740
100004: 4e 80 00 20 blr

View File

@@ -0,0 +1 @@
0000000000000000 t test_vsubshs_1

Binary file not shown.

View File

@@ -0,0 +1,9 @@
/vagrant/src/alloy/frontend/ppc/test/bin//instr_vsubuhm.o: file format elf64-powerpc
Disassembly of section .text:
0000000000100000 <test_vsubuhm_1>:
100000: 10 63 24 40 vsubuhm v3,v3,v4
100004: 4e 80 00 20 blr

View File

@@ -0,0 +1 @@
0000000000000000 t test_vsubuhm_1