aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNeal Frager <neal.frager@amd.com>2023-10-20 15:26:54 +0100
committerMichael J. Eager <eager@eagercon.com>2023-10-20 11:47:09 -0700
commit1fa80e4c8184d87d75ff30b552cc282f5811823a (patch)
tree5cdb33cbe0cd7a3b800b68cb4bc815c8ef731a50 /gas
parentcd4a8fc4f0bc3c4013756404bc06ad1bdddced59 (diff)
downloadbinutils-1fa80e4c8184d87d75ff30b552cc282f5811823a.zip
binutils-1fa80e4c8184d87d75ff30b552cc282f5811823a.tar.gz
binutils-1fa80e4c8184d87d75ff30b552cc282f5811823a.tar.bz2
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>
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/microblaze/reloc_weaksym.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/microblaze/reloc_weaksym.s b/gas/testsuite/gas/microblaze/reloc_weaksym.s
index 4425809..721f021 100644
--- a/gas/testsuite/gas/microblaze/reloc_weaksym.s
+++ b/gas/testsuite/gas/microblaze/reloc_weaksym.s
@@ -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