aboutsummaryrefslogtreecommitdiff
path: root/opcodes/bpf-opc.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-30cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi1-4/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-07-15cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi1-46/+26
2019-07-14cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi1-32/+32
2019-05-23opcodes: add support for eBPFJose E. Marchesi1-0/+1495