New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / lp.s
1 # lp test
2
3 lp text_label
4 lpal text_label
5 lpra text_label
6 lpeq text_label
7 lpz text_label
8 lpne text_label
9 lpnz text_label
10 lppl text_label
11 lpp text_label
12 lpmi text_label
13 lpn text_label
14 lpcs text_label
15 lpc text_label
16 lplo text_label
17 lpcc text_label
18 lpnc text_label
19 lphs text_label
20 lpvs text_label
21 lpv text_label
22 lpvc text_label
23 lpnv text_label
24 lpgt text_label
25 lpge text_label
26 lplt text_label
27 lple text_label
28 lphi text_label
29 lpls text_label
30 lppnz text_label
31
32 nop_s
33 text_label:
This page took 0.043603 seconds and 4 git commands to generate.