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) macro937 emit_write_y(G0, ctx); in build_insn()948 emit_write_y(G0, ctx); in build_insn()1082 emit_write_y(G0, ctx); in build_insn()1104 emit_write_y(G0, ctx); in build_insn()