gas: test cases for the architecture level aware SPARC ASI work.
[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.041424 seconds and 4 git commands to generate.