Searched refs:hppa_div64 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_core.c | 190 u64 hppa_div64(u64 div, u64 divisor) in hppa_div64() function
|
H A D | bpf_jit.h | 468 u64 hppa_div64(u64 div, u64 divisor);
|
H A D | bpf_jit_comp64.c | 670 emit_call_libgcc_ll(&hppa_div64, rd, rs, code, ctx); in bpf_jit_emit_insn()
|
H A D | bpf_jit_comp32.c | 607 emit_call_libgcc_ll(&hppa_div64, rd, rs, op, ctx); in emit_alu_r64()
|