aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi1-2/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust1-2/+2
2023-07-30bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flagsJose E. Marchesi1-1/+1
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust1-1/+5
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi1-0/+6
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-1/+2
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi1-0/+3
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi1-0/+5
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-0/+306