Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp64.c124 static void emit_mov_i64(struct jit_context *ctx, u8 dst, u64 imm64) in emit_mov_i64() function
457 emit_mov_i64(ctx, tmp, addr & JALR_MASK); in emit_call()
821 emit_mov_i64(ctx, dst, (u32)imm | ((u64)insn[1].imm << 32)); in build_insn()