Home
last modified time | relevance | path

Searched defs:emit_reg_move (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c116 #define emit_reg_move(FROM, TO) \ macro
H A Dbpf_jit_comp_64.c261 static void emit_reg_move(u32 from, u32 to, struct jit_ctx *ctx) in emit_reg_move() function