summaryrefslogtreecommitdiff
path: root/opcodes/bpf-opc.c
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust
2023-08-09bpf: use w regs in 32-bit non-fetch atomic pseudo-cDavid Faust
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesNick Clifton
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi
2023-02-03bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez
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-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-18bpf: xBPF SDIV, SMOD instructionsDavid Faust
2020-08-26bpf: add xBPF ISADavid Faust
2020-06-04cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi
2020-05-28cpu,opcodes: add instruction semantics to bpf.cpu and minor fixesJose E. Marchesi
2020-04-16cpu,gas,opcodes: support for eBPF JMP32 instruction classDavid Faust
2020-01-30cpu,opcodes,gas: fix neg and neg32 instructions in BPFJose E. Marchesi
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-07-15cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi
2019-07-14cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi
2019-05-23opcodes: add support for eBPFJose E. Marchesi