[ARC] Add support for Quarkse opcodes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / j.s
index 0161af215fcb42988bef604a2b435cb67f63a0d8..24a6f38680637c086a58568cd74460fd71d7f9d6 100644 (file)
@@ -1,15 +1,6 @@
 # j test
-       
-text_label:    
-       j       r0
-       j.d     r0
-       j.jd    r0
-       j.nd    r0
 
-       j.f     [r1]
-       j.d.f   [r1]
-       j.jd.f  [r1]
-       j.nd.f  [r1]
+text_label:
 
        j       text_label
        jal     text_label
This page took 0.026476 seconds and 4 git commands to generate.