Searched refs:div_r32 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/arc/net/ |
D | bpf_jit.h | 69 u8 div_r32(u8 *buf, u8 rd, u8 rs, bool sign_ext);
|
D | bpf_jit_core.c | 779 len = div_r32(buf, dst, src, off == 1); in handle_insn()
|
D | bpf_jit_arcv2.c | 1774 u8 div_r32(u8 *buf, u8 rd, u8 rs, bool sign_ext) in div_r32() function
|
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | codec_vp9.c | 483 static int div_r32(s64 m, int n) in div_r32() function 1464 clip_prob(div_r32(((int64_t)tree_left * 256 + in vp9_tree_merge_probs() 1520 clip_prob(div_r32(((int64_t)num * 256 + in adapt_coef_probs_cxt() 1668 clip_prob(div_r32(((int64_t) in adapt_coef_probs()
|