Fixing permute, I think.

This commit is contained in:
Ben Vanik
2014-10-25 15:23:27 -07:00
parent 07a7f36871
commit e767c2e90a
9 changed files with 67 additions and 5 deletions

Binary file not shown.

View File

@@ -0,0 +1,9 @@
/vagrant/src/alloy/frontend/ppc/test/bin//instr_lvl.o: file format elf64-powerpc
Disassembly of section .text:
0000000000100000 <test_lvl_1>:
100000: 7c 64 04 0e lvlx v3,r4,r0
100004: 4e 80 00 20 blr

View File

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

View File

@@ -0,0 +1,7 @@
test_lvl_1:
#_ MEMORY_IN 00001077 0a 0b 0c 0d 0e 0f 10 13 0c 0d 0e 10 11 12 13 14 ff ff ff ff ff ff
#_ REGISTER_IN r4 0x1077
lvlx v3, r4, r0
blr
#_ REGISTER_OUT r4 0x1077
#_ REGISTER_OUT v3 [0A0B0C0D, 0E0F1013, 0C000000, 00000000]