From 241e541d00a315b3de4b1e25783139a05ad9dc47 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 29 Apr 2020 17:18:56 +0100 Subject: [PATCH] Update expected disassembly after recent update. PR 22699 * testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly. --- 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 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 -- 2.30.2