Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate operand.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 8cbe5ecf2b957458107cc64ae5794494d15ca6a6..8df687bbb7018aeb8da1bd3811151e32d21eec03 100644 (file)
@@ -1,3 +1,12 @@
+2020-04-29  Nick Clifton  <nickc@redhat.com>
+
+       PR 22699
+       * config/tc-sh.c (build_Mytes): Change operand type IMM0_8 to
+       IMM0_8S and add support for IMM0_8U.
+       * 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.
+
 2020-04-27  Tamar Christina  <tamar.christina@arm.com>
 
        * NEWS: Add news entry for big-obj.
This page took 0.023701 seconds and 4 git commands to generate.