Home
last modified time | relevance | path

Searched refs:emit_write_y (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c259 #define emit_write_y(REG) *prog++ = WR_Y | IMMED | RS1(REG) | S13(0) macro
451 emit_write_y(G0); in bpf_jit_compile()
473 emit_write_y(G0); in bpf_jit_compile()
H A Dbpf_jit_comp_64.c644 #define emit_write_y(REG, CTX) emit(WR_Y | IMMED | RS1(REG) | S13(0), CTX) macro
945 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()