summaryrefslogtreecommitdiff
path: root/opcodes/nfp-dis.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-04-11Fix illegal memory access when disassembling corrupt NFP binaries.Nick Clifton
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-09-06Add a sanity check to the init_nfp6000_mecsr_sec() function in the NFP disass...Yinjun Zhang
2021-09-01nfp: add validity check of island and meYinjun Zhang
2021-03-31Use bool in opcodesAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-02-26Indent labelsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-11-13opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron
2018-06-26Fix spelling mistakes.Nick Clifton
2018-05-18opcodes sources should not include libbfd.hAlan Modra
2018-05-15Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron