x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / immconst.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: MRI immediate constants
3#as: -M
4#source: constants.s
5
6# Test MRI immediate constants
7
8.*: file format .*
9
10Disassembly of section .text:
110+000 <foo> moveq #10,%d0
120+002 <foo\+(0x|)2> moveq #10,%d0
130+004 <foo\+(0x|)4> moveq #10,%d0
140+006 <foo\+(0x|)6> moveq #10,%d0
150+008 <foo\+(0x|)8> moveq #10,%d0
160+00a <foo\+(0x|)a> moveq #10,%d0
170+00c <foo\+(0x|)c> moveq #10,%d0
180+00e <foo\+(0x|)e> moveq #10,%d0
190+010 <foo\+(0x|)10> moveq #10,%d0
200+012 <foo\+(0x|)12> moveq #97,%d0
210+014 <foo\+(0x|)14> moveq #97,%d0
220+016 <foo\+(0x|)16> nop
This page took 0.735693 seconds and 4 git commands to generate.