* elf32-mips.c (elf_mips_howto_table_rel): Change definition of
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / bltu.s
index 88034e8bc0cfce2742e5027444cae40122ac31b0..602b7b283d65559ca26e511d90832e20b72d96b8 100644 (file)
@@ -23,10 +23,10 @@ text_label:
        bleul   $4,$5,text_label
 
 # Branch to an external label.
-#      bltu    $4,$5,external_label
-#      bleu    $4,$5,external_label
-#      bltul   $4,$5,external_label
-#      bleul   $4,$5,external_label
+       bltu    $4,$5,external_label
+       bleu    $4,$5,external_label
+       bltul   $4,$5,external_label
+       bleul   $4,$5,external_label
 
 # Round to a 16 byte boundary, for ease in testing multiple targets.
        nop
This page took 0.026443 seconds and 4 git commands to generate.