Searched refs:emit_hppa64_shrw (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 129 static void emit_hppa64_shrw(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrw() function 837 emit_hppa64_shrw(rd, imm, rd, false, ctx); in bpf_jit_emit_insn() 849 emit_hppa64_shrw(rd, imm, rd, true, ctx); in bpf_jit_emit_insn()
|