This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / instruction_packing-010.d
1 #objdump: -D
2 #source: instruction_packing-007.s
3 #as: -gstabs --no-gstabs-packing --gstabs-packing
4
5 .*: file format elf32-d10v
6
7 Disassembly of section .text:
8
9 00000000 <foo>:
10 0: e0 00 00 00 ldi.l r0, 0x0
11 4: e0 10 10 00 ldi.l r1, 0x1000
12 8: 60 22 c0 67 ldi.s r2, 0x2 -> ldi.s r3, 0x3
13 c: e0 40 40 00 ldi.l r4, 0x4000
14 10: 60 55 cc 1a ldi.s r5, 0x5 -> jmp r13
15 Disassembly of section .data:
This page took 0.058009 seconds and 5 git commands to generate.