gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / on-diag.s
CommitLineData
64517994
JM
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.163925 seconds and 4 git commands to generate.