x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / machine.s
CommitLineData
4bff14ba
AM
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
This page took 0.648201 seconds and 4 git commands to generate.