Searched refs:divmod (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/sparc64/ |
| H A D | generate.sh | 3 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 D | input_buffer.cc | 698 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 D | config.gcc | 719 # 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 D | FSFChangeLog.11 | 5042 * lib1funcs.asm, divmod.c, udivmod.c, udivmodsi4.c: Likewise. 7480 * expmed.c (expand_divmod): Prefer divmod in same mode over div
|
| H A D | ChangeLog-2001 | 18693 (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS. 31181 * config/avr/libgcc.S: Optimize mul/divmod for the new insns above,
|
| H A D | ChangeLog-2000 | 2227 * config/mn10200/udivmod.c, config/mn10200/divmod.c, 2229 * config/udivmod.c, config/divmod.c, config/udivmodsi4.c: To here.
|
| H A D | ChangeLog-1998 | 4987 if we seem to have a divmod pattern for needed mode.
|
| H A D | ChangeLog-2004 | 17527 * 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 D | ChangeLog-2002 | 30826 * config/h8300/h8300.md (divmod patterns): Change the
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | md.texi | 3502 @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 D | mips.md | 1884 (define_insn "divmod<mode>4"
|