Home
last modified time | relevance | path

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

/arch/sparc/net/
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()
Dbpf_jit_comp_64.c654 #define emit_write_y(REG, CTX) emit(WR_Y | IMMED | RS1(REG) | S13(0), CTX) macro
974 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()