x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / on-diag.s
1 # Diagnostic tests for ON instructions
2 .text
3 onadd %f1, %f8, %f16 ! Invalid frs1
4 onsub %f8, %f17, %f24 ! Invalid frs2
5 onmul %f32, %f24, %f17 ! Invalid frd
6 ondiv %f32, %f24, %f1 ! Likewise.
This page took 0.036738 seconds and 4 git commands to generate.