Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c947 static void emit_movz_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) in emit_movz_r() function
1041 emit_movz_r(ctx, t1, t2, rd); /* t1 = rd ? t1 : t2 */ in emit_slti_r64()