summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/bpf/jit.c
AgeCommit message (Expand)Author
2017-10-14nfp: bpf: add mov helperJakub Kicinski
2017-10-14nfp: bpf: fix compare instructionsJakub Kicinski
2017-10-14nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski
2017-10-14nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski
2017-10-09nfp: bpf: remove register renameJakub Kicinski
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski
2017-08-09bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski