summaryrefslogtreecommitdiff
path: root/opcodes/s12z-opc.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-29C++ commentsAlan Modra
2020-03-22s12z disassembler tidyAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-11ubsan: s12z: left shift cannot be represented in type 'int'Alan Modra
2019-12-10s12z-opc.c formatting fixesAlan Modra
2019-12-08S12Z disassembler memory leakAlan Modra
2019-10-29Fix array overruns in the S12Z disassembler.Nick Clifton
2019-04-29S12Z: Opcodes: Fix crash when trying to decode a truncated operation.John Darrington
2019-04-24S12Z: Opcodes: Handle bit map operations with non-canonical operands.John Darrington
2019-04-12S12Z: opcodes: Replace "operator" with "optr".John Darrington
2019-01-03S12Z: opcodes: Separate the decoding of operations from their display.John Darrington