]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/ia64/operand-or.s
ChangeLog rotatation and copyright year update
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ia64 / operand-or.s
CommitLineData
c1e6cd61
L
1.text
2 .type _start,@function
3_start:
4
5 fclass.m p3, p4 = f4, @nat|@qnan
6 fclass.m p3, p4 = f4, @nat|@qnan|@snan
7 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos
8 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg
9 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm
10 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm
11 fclass.m p3, p4 = f4, @nat|@qnan|@snan|@pos|@neg|@unorm|@norm|@inf