x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / instruction_packing-003.d
1 #objdump: -Dr
2 #source: instruction_packing-003.s
3 #as: -W
4
5 .*: file format elf32-d10v
6
7 Disassembly of section s1:
8
9 00000000 <foo>:
10 0: 01 1b 5e 00 add r1, r11 || nop
11 4: 01 2b 02 76 add r2, r11 || add r3, r11
12 Disassembly of section s2:
13
14 00000000 <bar>:
15 0: 01 4b 02 b6 add r4, r11 || add r5, r11
This page took 0.031205 seconds and 4 git commands to generate.