x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / instruction_packing-003.d
CommitLineData
8c2784a5
TR
1#objdump: -Dr
2#source: instruction_packing-003.s
3#as: -W
4
5.*: file format elf32-d10v
6
8c2784a5
TR
7Disassembly of section s1:
8
900000000 <foo>:
10 0: 01 1b 5e 00 add r1, r11 || nop
11 4: 01 2b 02 76 add r2, r11 || add r3, r11
12Disassembly of section s2:
13
1400000000 <bar>:
15 0: 01 4b 02 b6 add r4, r11 || add r5, r11
This page took 0.939236 seconds and 4 git commands to generate.