]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert mode 5 addressing with zero offset into mode 2 addressing to save a
authorNick Clifton <nickc@redhat.com>
Fri, 28 May 2004 07:55:21 +0000 (07:55 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 28 May 2004 07:55:21 +0000 (07:55 +0000)
commit580b9172d22e2bb4fb7900000bc9897e04b295e0
tree411fb804b5cd618d41d682c4160a9c8f402d86f6
parent164e712d71c3e73cf048b45615b8f3f2f1fc4b84
Convert mode 5 addressing with zero offset into mode 2 addressing to save a
word.
gas/ChangeLog
gas/config/tc-m68k.c
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp
gas/testsuite/gas/m68k/mode5.d [new file with mode: 0644]
gas/testsuite/gas/m68k/mode5.s [new file with mode: 0644]