Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c2215 static int __ashr_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) in __ashr_imm64() function
2250 return __ashr_imm64(nfp_prog, dst, insn->imm); in ashr_imm64()
2297 return __ashr_imm64(nfp_prog, dst, umin); in ashr_reg64()