Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/parisc/net/
H A Dbpf_jit_comp64.c97 static void emit_hppa64_extrd(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_context *ctx) in emit_hppa64_extrd() argument
109 static void emit_hppa64_extrw(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_context *ctx) in emit_hppa64_extrw() argument
124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *ctx) in emit_hppa64_shrd() argument
129 static void emit_hppa64_shrw(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *ctx) in emit_hppa64_shrw() argument

Completed in 4 milliseconds