Home
last modified time | relevance | path

Searched defs:signed_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/parisc/net/ !
Dbpf_jit_comp64.c97 static void emit_hppa64_extrd(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrd()
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()
124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrd()
129 static void emit_hppa64_shrw(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrw()