From eada2875f771e641bc1b45ab6ebd2ce504f0a71a 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 0000000..d8d85a4 --- /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.7.4