Searched refs:SHF_OP_NONE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c885 emit_shf(nfp_prog, reg_both(dst_gpr), reg_none(), SHF_OP_NONE,
1575 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, dst_b,
1582 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, dst_b,
1586 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, dst_b,
1590 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE,
1593 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE,
2003 SHF_OP_NONE, reg_b(dst), SHF_SC_R_DSHF,
2005 emit_shf(nfp_prog, reg_both(dst), reg_none(), SHF_OP_NONE,
2011 emit_shf(nfp_prog, reg_both(dst + 1), reg_none(), SHF_OP_NONE,
2032 emit_shf_indir(nfp_prog, reg_both(dst + 1), reg_a(dst + 1), SHF_OP_NONE,
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h154 SHF_OP_NONE = 0, enumerator in enum:shf_op

Completed in 237 milliseconds