[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / pause.s
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.032118 seconds and 4 git commands to generate.