summaryrefslogtreecommitdiff
path: root/cpu/bpf.cpu
Commit message (Expand)AuthorAgeFilesLines
* ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')Alan Modra2019-12-171-2/+2
* cpu: fix comment in bpf.cpuJose E. Marchesi2019-11-201-1/+1
* cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassemblerJose E. Marchesi2019-07-191-2/+2
* cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi2019-07-151-25/+38
* cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi2019-07-141-2/+2
* cpu: add eBPF cpu descriptionJose E. Marchesi2019-05-231-0/+647