Searched refs:emit_hppa64_shrd (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *ctx) 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()
|
Completed in 2 milliseconds