Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / ppc / machine.s
1         .machine "403"
2         .text
3         mtpid 0
4         .machine push
5         .machine "booke"
6         mtpid 0
7         .machine Any
8         rfci
9         attn
10         sc
11         rfsvc
12         tlbiel 0
13         blr
14         .machine pop
15         mtpid 0