[ARC] Add support for Quarkse opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / sleep.s
1 # sleep test
2
3 main:
4 add r0,r1,r2
5 sleep 0x04
6 sub r3,r4,r5
This page took 0.029133 seconds and 4 git commands to generate.