Peter Targett's backwards compatibility and other arc fixes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / lp.s
1 # lp test
2
3 text_label:
4
5 lp text_label
6 lpal text_label
7 lpra text_label
8 lpeq text_label
9 lpz text_label
10 lpne text_label
11 lpnz text_label
12 lppl text_label
13 lpp text_label
14 lpmi text_label
15 lpn text_label
16 lpcs text_label
17 lpc text_label
18 lplo text_label
19 lpcc text_label
20 lpnc text_label
21 lphs text_label
22 lpvs text_label
23 lpv text_label
24 lpvc text_label
25 lpnv text_label
26 lpgt text_label
27 lpge text_label
28 lplt text_label
29 lple text_label
30 lphi text_label
31 lpls text_label
32 lppnz text_label
33
34 lp.d text_label
35 lp.nd text_label
36 lp.jd text_label
37
38 lpeq.d text_label
39 lpne.nd text_label
40 lpcc.jd text_label
This page took 0.02994 seconds and 4 git commands to generate.