]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/ia64/opc-x.s
2002-10-04 Michael Snyder <msnyder@redhat.com>
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ia64 / opc-x.s
CommitLineData
800eeca4
JW
1.text
2 .type _start,@function
3_start:
4
5 break.x 0
6 break.x 0x3fffffffffffffff
7
8 nop.x 0
9 nop.x 0x3fffffffffffffff
10
11 movl r4 = 0
12 movl r4 = 0xffffffffffffffff
13 movl r4 = 0x1234567890abcdef
14