Searched refs:sdiv (Results 1 – 3 of 3) sorted by relevance
27 static u64 sdiv; variable47 sdiv = rst_boot.s.pnr_mul; /* I/O clock */ in octeon_setup_delays()48 f = (0x8000000000000000ull / sdiv) * 2; in octeon_setup_delays()54 sdiv = rst_boot.s.pnr_mul; /* I/O clock */ in octeon_setup_delays()55 f = (0x8000000000000000ull / sdiv) * 2; in octeon_setup_delays()
384 __AARCH64_INSN_FUNCS(sdiv, 0x7FE0FC00, 0x1AC00C00)
1148 bool "Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()"1154 and unsigned integers. Some v7 CPUs have support for the sdiv1160 with the sdiv or udiv plus "bx lr" instructions when the CPU
Completed in 12 milliseconds