New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / b.s
index a215fe48bd09ddae1e9f0540a5a4cf60716defd7..0cb7783d3e946147ce8f0e6b234795d8c0d84b13 100644 (file)
@@ -1,5 +1,5 @@
 # b test
-       
+
 text_label:
 
        b       text_label
@@ -32,9 +32,13 @@ text_label:
        bpnz    text_label
 
        b.d     text_label
+       nop
        b.nd    text_label
-       b.jd    text_label
+       b.d     text_label
+       nop
 
        beq.d   text_label
+       nop
        bne.nd  text_label
-       bcc.jd  text_label
+       bcc.d   text_label
+       nop
This page took 0.02563 seconds and 4 git commands to generate.