New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / lp.s
index 1913976a5896d8e27ceca295f1c71354e98e028a..29b07ca723fad186f2803f9889338cd2647acb77 100644 (file)
@@ -1,6 +1,4 @@
 # lp test
-       
-text_label:
 
        lp      text_label
        lpal    text_label
@@ -31,10 +29,5 @@ text_label:
        lpls    text_label
        lppnz   text_label
 
-       lp.d    text_label
-       lp.nd   text_label
-       lp.jd   text_label
-
-       lpeq.d  text_label
-       lpne.nd text_label
-       lpcc.jd text_label
+       nop_s
+text_label:
This page took 0.024458 seconds and 4 git commands to generate.