summaryrefslogtreecommitdiff
path: root/opcodes/nfp-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Fix illegal memory access when disassembling corrupt NFP binaries.Nick Clifton2023-04-111-1/+3
* 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
* Add a sanity check to the init_nfp6000_mecsr_sec() function in the NFP disass...Yinjun Zhang2021-09-061-2/+5
* nfp: add validity check of island and meYinjun Zhang2021-09-011-1/+10
* Use bool in opcodesAlan Modra2021-03-311-37/+37
* Remove bfd_stdint.hAlan Modra2021-03-311-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron2018-11-131-6/+6
* Fix spelling mistakes.Nick Clifton2018-06-261-1/+1
* opcodes sources should not include libbfd.hAlan Modra2018-05-181-7/+4
* Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron2018-05-151-45/+40
* This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron2018-04-301-0/+2990