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