x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / instruction_packing-007.d
CommitLineData
8c2784a5
TR
1#objdump: -D
2#source: instruction_packing-007.s
3
4.*: file format elf32-d10v
5
6Disassembly of section .text:
7
800000000 <foo>:
9 0: e0 00 00 00 ldi.l r0, 0x0
10 4: e0 10 10 00 ldi.l r1, 0x1000
11 8: 60 22 c0 67 ldi.s r2, 0x2 -> ldi.s r3, 0x3
12 c: e0 40 40 00 ldi.l r4, 0x4000
13 10: 60 55 cc 1a ldi.s r5, 0x5 -> jmp r13
This page took 0.818412 seconds and 4 git commands to generate.