x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / rdpr.s
CommitLineData
252b5132
RH
1# Test rdpr
2 .text
3 rdpr %tpc,%g1
4 rdpr %tnpc,%g2
5 rdpr %tstate,%g3
6 rdpr %tt,%g4
7 rdpr %tick,%g5
8 rdpr %tba,%g6
9 rdpr %pstate,%g7
10 rdpr %tl,%o0
11 rdpr %pil,%o1
12 rdpr %cwp,%o2
13 rdpr %cansave,%o3
14 rdpr %canrestore,%o4
15 rdpr %cleanwin,%o5
16 rdpr %otherwin,%o6
17 rdpr %wstate,%o7
18 rdpr %fq,%l0
83d634e3
DM
19 rdpr %gl,%l1
20 rdpr %ver,%l2
38074311 21 rdpr %pmcdper,%l3
This page took 0.860598 seconds and 4 git commands to generate.