Update expected disassembly after recent update.
authorNick Clifton <nickc@redhat.com>
Wed, 29 Apr 2020 16:18:56 +0000 (17:18 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Apr 2020 16:18:56 +0000 (17:18 +0100)
PR 22699
* testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly.

gas/ChangeLog
gas/testsuite/gas/sh/sh4al-dsp.d

index 8df687bbb7018aeb8da1bd3811151e32d21eec03..69e117cf5ebcdc729443363483c02db18731f5d8 100644 (file)
@@ -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/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>
 
 
 2020-04-27  Tamar Christina  <tamar.christina@arm.com>
 
index 3bf7b3d880a6072dd6c5398df94fed72d088b7b5..030b48f5879d79bf50414ea4645ced7e06ab8c7a 100644 (file)
@@ -11,7 +11,7 @@ Disassembly of section \.text:
 0x00000000 43 34               ldrc    r3
 0x00000002 4c 34               ldrc    r12
 0x00000004 8a 0a               ldrc    #10
 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 
 0x00000008 00 98               setdmx  
 0x0000000a 00 c8               setdmy  
 0x0000000c 00 88               clrdmxy 
This page took 0.026401 seconds and 4 git commands to generate.