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

/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c91 static u32 WDISP10(u32 off) function
632 emit(cb_opc | WDISP10(off << 2) | RS1(dst) | RS2(src), ctx);
640 emit(cb_opc | IMMED | WDISP10(off << 2) | RS1(dst) | S5(imm), ctx);

Completed in 121 milliseconds