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

/linux-master/arch/parisc/net/
H A Dbpf_jit.h383 static inline unsigned re_assemble_17(unsigned as17) function
452 return ((opcode << 26) | (rp << 21) | (ext3 << 13) | (nop << 1) | re_assemble_17(w));

Completed in 208 milliseconds