x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-f1.s
1 ; Test that v32 flags are properly recognized.
2 x:
3 setf c
4 clearf C
5 clearf v
6 setf V
7 setf z
8 clearf Z
9 clearf n
10 setf N
11 setf x
12 clearf X
13 setf i
14 clearf I
15 clearf u
16 setf U
17 setf p
18 clearf P
This page took 0.029919 seconds and 4 git commands to generate.