]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/sparc/fpcmpshl-diag.s
binutils: support for the SPARC M8 processor
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / sparc / fpcmpshl-diag.s
1 # Diagnostic tests for FPCP{ULE8,UGT8,EQ8,NE}{8,16,32}SHL instructions.
2 .text
3 fpcmpule8shl %f32, %f48, 4, %g1 ! Overflow in imm2 operand.
4 fpcmpugt8shl %f33, %f50, 4, %g2 ! Invalid frs1.
5 fpcmpeq8shl %f36, %f53, 4, %g3 ! Invalid frs2.
6 fpcmpne8shl %f38, %f46, 4, %g4 ! Likewise.
7 fpcmpule16shl %f32, %f0, 4, %g1 ! Likewise.