Searched defs:mulu (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ |
H A D | checkedint.c | 223 unsigned mulu(unsigned x, unsigned y, bool& overflow) in mulu() function 232 uint64_t mulu(uint64_t x, uint64_t y, bool& overflow) in mulu() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
H A D | mn10200.s | 188 mulu d2,d3 define
|
H A D | mn10300.s | 256 mulu d2,d3 define
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 492 mulu d0, d1 /* low part, 32 bits */ define 494 mulu d0, d2 /* high part, at most 17 bits */ define
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 498 mulu d0, d1 /* low part, 32 bits */ define 500 mulu d0, d2 /* high part, at most 17 bits */ define
|