diff options
author | Nick Clifton <nickc@redhat.com> | 1999-09-07 17:26:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-09-07 17:26:21 +0000 |
commit | f45812f66accb8b4a6d0f770ad185e6614240552 (patch) | |
tree | b537db50a1981fdb10b748b291e9879ac8d3d5e3 /opcodes/ChangeLog | |
parent | 692b7d62e873949b437e6d9ae68d5526e49e5916 (diff) | |
download | binutils-f45812f66accb8b4a6d0f770ad185e6614240552.zip binutils-f45812f66accb8b4a6d0f770ad185e6614240552.tar.gz binutils-f45812f66accb8b4a6d0f770ad185e6614240552.tar.bz2 |
Add patterns with correct names for mulu and muls instructions (mulu.w and muls.w)
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 34f99fa..58f39a1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +1999-09-07 Nick Clifton <nickc@cygnus.com> + + * sh-opc.h: Add mulu.w and muls.w patterns. These are the correct + names for the mulu and muls patterns. + 1999-09-04 Steve Chamberlain <sac@pobox.com> * pj-opc.c: New file. |