gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / mwait.s
1 # Test reads/writes to the %mwait asr register and the MWAIT
2 # instruction
3 .text
4 wr %g2, 0x3, %mwait
5 mwait %g1
6 mwait 0x3
This page took 0.02951 seconds and 4 git commands to generate.