summaryrefslogtreecommitdiff
path: root/opcodes/s12z-opc.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* C++ commentsAlan Modra2020-06-291-1/+1
* s12z disassembler tidyAlan Modra2020-03-221-304/+726
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* ubsan: s12z: left shift cannot be represented in type 'int'Alan Modra2019-12-111-3/+1
* s12z-opc.c formatting fixesAlan Modra2019-12-101-71/+78
* S12Z disassembler memory leakAlan Modra2019-12-081-12/+12
* Fix array overruns in the S12Z disassembler.Nick Clifton2019-10-291-2/+10
* S12Z: Opcodes: Fix crash when trying to decode a truncated operation.John Darrington2019-04-291-1/+1
* S12Z: Opcodes: Handle bit map operations with non-canonical operands.John Darrington2019-04-241-3/+1
* S12Z: opcodes: Replace "operator" with "optr".John Darrington2019-04-121-26/+26
* S12Z: opcodes: Separate the decoding of operations from their display.John Darrington2019-01-031-0/+2701