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