Home
last modified time | relevance | path

Searched refs:sdiv (Results 1 – 3 of 3) sorted by relevance

/arch/mips/cavium-octeon/
A Dcsrc-octeon.c27 static u64 sdiv; variable
47 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()
/arch/arm64/include/asm/
A Dinsn.h384 __AARCH64_INSN_FUNCS(sdiv, 0x7FE0FC00, 0x1AC00C00)
/arch/arm/
A DKconfig1148 bool "Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()"
1154 and unsigned integers. Some v7 CPUs have support for the sdiv
1160 with the sdiv or udiv plus "bx lr" instructions when the CPU

Completed in 12 milliseconds