From 663055845203f3a548a59ffd2849e6e1f9312799 Mon Sep 17 00:00:00 2001 From: Paul Koning Date: Thu, 6 Jan 2011 16:31:39 +0000 Subject: [PATCH] * gas/pdp11/opcode.d: Fix expected output for sec instruction. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/pdp11/opcode.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a5581024b9f..30545fb1558 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-01-06 Paul Koning + + * gas/pdp11/opcode.d: Fix expected output for sec instruction. + 2011-01-05 Nathan Sidwell * gas/arm/blx-bad.s: New. diff --git a/gas/testsuite/gas/pdp11/opcode.d b/gas/testsuite/gas/pdp11/opcode.d index 4b81857dc2e..eeb80da95d9 100644 --- a/gas/testsuite/gas/pdp11/opcode.d +++ b/gas/testsuite/gas/pdp11/opcode.d @@ -32,7 +32,7 @@ Disassembly of section .text: 20: 00a4 [ ]*clz 22: 00a8 [ ]*cln 24: 00af [ ]*ccc - 26: 00a1 [ ]*clc + 26: 00b1 [ ]*sec 28: 00b2 [ ]*sev 2a: 00b4 [ ]*sez 2c: 00b8 [ ]*sen -- 2.30.2