[binutils-gdb] Update expected disassembly after recent update.
Nick Clifton
nickc@sourceware.org
Wed Apr 29 16:19:28 GMT 2020
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=241e541d00a315b3de4b1e25783139a05ad9dc47
commit 241e541d00a315b3de4b1e25783139a05ad9dc47
Author: Nick Clifton <nickc@redhat.com>
Date: Wed Apr 29 17:18:56 2020 +0100
Update expected disassembly after recent update.
PR 22699
* testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly.
Diff:
---
gas/ChangeLog | 1 +
gas/testsuite/gas/sh/sh4al-dsp.d | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8df687bbb70..69e117cf5eb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -6,6 +6,7 @@
* testsuite/gas/sh/sh4a.s: Add test of a logical insn using an
unsigned 8-bit immediate.
* testsuite/gas/sh/sh4a.d: Extended expected disassembly.
+ * testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly.
2020-04-27 Tamar Christina <tamar.christina@arm.com>
diff --git a/gas/testsuite/gas/sh/sh4al-dsp.d b/gas/testsuite/gas/sh/sh4al-dsp.d
index 3bf7b3d880a..030b48f5879 100644
--- a/gas/testsuite/gas/sh/sh4al-dsp.d
+++ b/gas/testsuite/gas/sh/sh4al-dsp.d
@@ -11,7 +11,7 @@ Disassembly of section \.text:
0x00000000 43 34 ldrc r3
0x00000002 4c 34 ldrc r12
0x00000004 8a 0a ldrc #10
-0x00000006 8a f3 ldrc #-13
+0x00000006 8a f3 ldrc #243
0x00000008 00 98 setdmx
0x0000000a 00 c8 setdmy
0x0000000c 00 88 clrdmxy
More information about the Binutils-cvs
mailing list