aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_asm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang1-1/+1
2017-10-24nfp: bpf: support accessing the stack beyond 64 bytesJakub Kicinski1-0/+5
2017-10-14nfp: Explicitly include linux/bug.hMark Brown1-0/+1
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski1-1/+1
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski1-0/+4
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski1-0/+2
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski1-0/+3
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski1-3/+25
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski1-0/+41
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski1-78/+78
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski1-0/+24
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski1-0/+45
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski1-1/+1
2016-09-21nfp: add BPF to NFP code translatorJakub Kicinski1-0/+233