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()
654 #define emit_write_y(REG, CTX) emit(WR_Y | IMMED | RS1(REG) | S13(0), CTX) macro974 emit_write_y(G0, ctx); in build_insn()995 emit_write_y(G0, ctx); in build_insn()1133 emit_write_y(G0, ctx); in build_insn()1155 emit_write_y(G0, ctx); in build_insn()