diff options
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a2822fb..950ff57 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -2,7 +2,7 @@ * rx-decode.opc (bwl): Allow for bogus instructions with a size field of 3. - (sbwl, ubwl): Likewise. + (sbwl, ubwl, SCALE): Likewise. * rx-decode.c: Regenerate. 2014-03-12 Alan Modra <amodra@gmail.com> |