summaryrefslogtreecommitdiff
path: root/opcodes/bpf-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* opcodes cgen: remove use of PTRAlan Modra2022-05-111-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
* cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi2020-06-041-1/+0
* opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi2020-06-041-1/+1
* opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi2020-06-041-0/+7
* cpu,opcodes: add instruction semantics to bpf.cpu and minor fixesJose E. Marchesi2020-05-281-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Use disassemble_info.private_data in place of insn_setsAlan Modra2019-12-101-1/+1
* opcodes: add support for eBPFJose E. Marchesi2019-05-231-0/+624