Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / sh / sh64 / mix-1.s
1 ! Check mixed-mode objects; different sections holding different ISA:s.
2         .mode SHcompact
3         .text
4 start:
5         bt forw
6         mova start2,r0
7 start2:
8         nop
9 forw:
10         nop
11
12         .section .text.media,"ax"
13         .mode SHmedia
14 mediacode:
15         ptb forw,tr4
16         pt start2,tr5
17 mediacode2:
18         movi start2,r54
19         movi mediacode2,r45
20         pta mediacode2,tr7
21         nop