]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gas: testsuite: microblaze: cosmetic fix
authorNeal Frager <neal.frager@amd.com>
Fri, 20 Oct 2023 14:26:54 +0000 (15:26 +0100)
committerMichael J. Eager <eager@eagercon.com>
Fri, 20 Oct 2023 18:47:09 +0000 (11:47 -0700)
This patch makes a cosmetic change to the reloc_weaksym.s
by making the bneid instruction all lower case like all of
the other instructions in the example.

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Michael J. Eager <eager@eagercon.com>
gas/testsuite/gas/microblaze/reloc_weaksym.s

index 4425809337617ff17c77f5f33b76ed23721cc7b4..721f02136ddc38c2bd2d1618505d8644ab227fff 100644 (file)
@@ -43,7 +43,7 @@ main:
        rtsd    r15,8
        nop             # Unfilled delay slot
        cmpu    r2,r2,r4
-       BNEID   r2,reloc_none_test
+       bneid   r2,reloc_none_test
        .end    main
 $Lfe2:
        .size   main,$Lfe2-main