Home
last modified time | relevance | path

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

/linux-6.6.21/arch/parisc/net/
Dbpf_jit_comp64.c124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrd() function
835 emit_hppa64_shrd(rd, imm, rd, false, ctx); in bpf_jit_emit_insn()
847 emit_hppa64_shrd(rd, imm, rd, true, ctx); in bpf_jit_emit_insn()