Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1216 unsigned int nop_cnt; in mem_op_stack() local
1223 nop_cnt = narrow_ld && meta->flags & FLAG_INSN_DO_ZEXT ? 2 : 3; in mem_op_stack()
1224 wrp_nops(nfp_prog, nop_cnt); in mem_op_stack()