Searched refs:emit_hppa64_extrw (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 109 static void emit_hppa64_extrw(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrw() function 131 emit_hppa64_extrw(src, 31-num, 32-num, target, signed_op, ctx); in emit_hppa64_shrw()
|