Searched refs:emit_write_y (Results 1 – 2 of 2) sorted by relevance
259 #define emit_write_y(REG) *prog++ = WR_Y | IMMED | RS1(REG) | S13(0) macro451 emit_write_y(G0); in bpf_jit_compile()473 emit_write_y(G0); in bpf_jit_compile()
644 #define emit_write_y(REG, CTX) emit(WR_Y | IMMED | RS1(REG) | S13(0), CTX) macro945 emit_write_y(G0, ctx); in build_insn()958 emit_write_y(G0, ctx); in build_insn()1103 emit_write_y(G0, ctx); in build_insn()1125 emit_write_y(G0, ctx); in build_insn()