From 125fd99b8f01725127b1e1a9970af7c89de63c4c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 17 Jun 2010 08:17:05 +0000 Subject: [PATCH] oops - omitted from previous delta --- gas/testsuite/gas/m68k/p11673.s | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gas/testsuite/gas/m68k/p11673.s diff --git a/gas/testsuite/gas/m68k/p11673.s b/gas/testsuite/gas/m68k/p11673.s new file mode 100644 index 000000000..d8d85a42b --- /dev/null +++ b/gas/testsuite/gas/m68k/p11673.s @@ -0,0 +1,3 @@ +# The following addressing mode is allowed on isab and higher +# with moveb and movew, but it is forbidden with movel. + movel #1,%a0@(2) -- 2.11.4.GIT