gas: testsuite: microblaze: cosmetic fix
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>
This commit is contained in:
parent
cd4a8fc4f0
commit
1fa80e4c81
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue