aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-bpf.texi
AgeCommit message (Expand)AuthorFilesLines
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi1-8/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-30gas: support double-slash line comments in BPF assemblyJose E. Marchesi1-2/+2
2023-11-28gas: change meaning of ; in the BPF assemblerJose E. Marchesi1-3/+10
2023-11-18gas: bpf: do not allow referring to register names as symbols in operandsJose E. Marchesi1-1/+6
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust1-16/+0
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi1-0/+8
2023-08-02Revert "2.41 Release sources"Sam James1-293/+605
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-605/+293
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi1-0/+4
2023-07-26bpf: accept # as an inline comment charDavid Faust1-3/+2
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi1-4/+4
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust1-4/+40
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust1-24/+22
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi1-0/+20
2023-07-24bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=Jose E. Marchesi1-6/+6
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi1-10/+10
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-0/+7
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi1-0/+20
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi1-0/+24
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-293/+497
2023-04-26gas: documentation for the BPF pseudo-c asm syntaxJose E. Marchesi1-6/+196
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-07-17gas: support .half, .word and .dword directives in eBPFJose E. Marchesi1-0/+23
2019-07-15cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi1-8/+8
2019-05-23gas: add support for eBPFJose E. Marchesi1-0/+364