Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1575 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, dst_b, in wrp_div_imm()
1582 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, dst_b, in wrp_div_imm()
1590 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, in wrp_div_imm()
1593 emit_shf(nfp_prog, dst_both, reg_none(), SHF_OP_NONE, in wrp_div_imm()
2003 SHF_OP_NONE, reg_b(dst), SHF_SC_R_DSHF, in __shl_imm64()
2005 emit_shf(nfp_prog, reg_both(dst), reg_none(), SHF_OP_NONE, in __shl_imm64()
2125 emit_shf(nfp_prog, reg_both(dst), reg_none(), SHF_OP_NONE, in __shr_imm64()
2479 emit_shf(nfp_prog, reg_both(dst), reg_none(), SHF_OP_NONE, in __shr_imm()
2518 emit_shf(nfp_prog, reg_both(dst), reg_none(), SHF_OP_NONE, in __shl_imm()
3694 reg_none(), SHF_OP_NONE, reg_b(0), SHF_SC_L_SHF, 2); in nfp_outro_tc_da()
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.h154 SHF_OP_NONE = 0, enumerator