Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / iq2000 / yield1.s
1 # This test case includes a single case of a yield instruction
2 # (e.g. SLEEP) appearing in the branch delay slot.  We expect
3 # the assembler to issue a warning about this!
4         
5 .text
6         jalr %3, %4
7         # sleep insn in the branch delay slot.
8         sleep
9 foo:    nop