Home
last modified time | relevance | path

Searched refs:divmod (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/builtins/sparc64/
H A Dgenerate.sh3 m4 divmod.m4 | sed -e 's/[[:space:]]*$//' | grep -v '^$' > modsi3.S
4 m4 -DANSWER=quotient divmod.m4 | sed -e 's/[[:space:]]*$//' | grep -v '^$' > divsi3.S
/freebsd-12.1/usr.bin/dtc/
H A Dinput_buffer.cc698 struct divmod : public binary_operator<5, T> struct
734 expr = new divmod<std::modulus<valty>>(l, "/"); in parse_binary_expression()
740 expr = new divmod<std::divides<valty>>(l, "/"); in parse_binary_expression()
/freebsd-12.1/contrib/gcc/
H A Dconfig.gcc719 # The BPABI long long divmod functions return a 128-bit value in
741 # The BPABI long long divmod functions return a 128-bit value in
H A DFSFChangeLog.115042 * lib1funcs.asm, divmod.c, udivmod.c, udivmodsi4.c: Likewise.
7480 * expmed.c (expand_divmod): Prefer divmod in same mode over div
H A DChangeLog-200118693 (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS.
31181 * config/avr/libgcc.S: Optimize mul/divmod for the new insns above,
H A DChangeLog-20002227 * config/mn10200/udivmod.c, config/mn10200/divmod.c,
2229 * config/udivmod.c, config/divmod.c, config/udivmodsi4.c: To here.
H A DChangeLog-19984987 if we seem to have a divmod pattern for needed mode.
H A DChangeLog-200417527 * config/mips/mips.md ({,u}divmod[sd]i4): Redefine using :GPR.
19807 * expmed.c (expand_divmod): Try a two-valued divmod function as a
H A DChangeLog-200230826 * config/h8300/h8300.md (divmod patterns): Change the
/freebsd-12.1/contrib/gcc/doc/
H A Dmd.texi3502 @cindex @code{divmod@var{m}4} instruction pattern
3503 @item @samp{divmod@var{m}4}
3509 remainder, provide a pattern for @samp{divmod@var{m}4} but do not
3516 write the output routine of @samp{divmod@var{m}4} to call
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.md1884 (define_insn "divmod<mode>4"