x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / mwait.s
CommitLineData
3d68f91c
JM
1# Test reads/writes to the %mwait asr register and the MWAIT
2# instruction
3 .text
3d68f91c
JM
4 wr %g2, 0x3, %mwait
5 mwait %g1
6 mwait 0x3
This page took 0.282575 seconds and 4 git commands to generate.