stvl/stvr tests; failing right now!
This commit is contained in:
BIN
src/alloy/frontend/ppc/test/bin/instr_stvl.bin
Normal file
BIN
src/alloy/frontend/ppc/test/bin/instr_stvl.bin
Normal file
Binary file not shown.
9
src/alloy/frontend/ppc/test/bin/instr_stvl.dis
Normal file
9
src/alloy/frontend/ppc/test/bin/instr_stvl.dis
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_stvl.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_stvl_1>:
|
||||
100000: 7c 64 05 0e stvlx v3,r4,r0
|
||||
100004: 4e 80 00 20 blr
|
||||
1
src/alloy/frontend/ppc/test/bin/instr_stvl.map
Normal file
1
src/alloy/frontend/ppc/test/bin/instr_stvl.map
Normal file
@@ -0,0 +1 @@
|
||||
0000000000000000 t test_stvl_1
|
||||
BIN
src/alloy/frontend/ppc/test/bin/instr_stvr.bin
Normal file
BIN
src/alloy/frontend/ppc/test/bin/instr_stvr.bin
Normal file
Binary file not shown.
9
src/alloy/frontend/ppc/test/bin/instr_stvr.dis
Normal file
9
src/alloy/frontend/ppc/test/bin/instr_stvr.dis
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/vagrant/src/alloy/frontend/ppc/test/bin//instr_stvr.o: file format elf64-powerpc
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
0000000000100000 <test_stvr_1>:
|
||||
100000: 7c 64 2d 4e stvrx v3,r4,r5
|
||||
100004: 4e 80 00 20 blr
|
||||
1
src/alloy/frontend/ppc/test/bin/instr_stvr.map
Normal file
1
src/alloy/frontend/ppc/test/bin/instr_stvr.map
Normal file
@@ -0,0 +1 @@
|
||||
0000000000000000 t test_stvr_1
|
||||
Reference in New Issue
Block a user