[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pause.s
CommitLineData
58004e23
DM
1# Test PAUSE instruction
2 .text
3 wr %g1, %g2, %pause
4 wr %o4, 0x234, %pause
5 pause 8
6 pause 300
7 pause 0x234
This page took 0.11706 seconds and 4 git commands to generate.