Searched defs:mul64 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S65 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
H A Ddivsf3.S39 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S65 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
H A Ddivsf3.S39 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_local.h596 # define mul64(l,h,bl,bh) \ macro
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_local.h571 # define mul64(l,h,bl,bh) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dexec.c299 mul64 (uint32 n1, uint32 n2, uint32 *result_hi, uint32 *result_lo, int msigned) function
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dexec.c291 mul64 (uint32_t n1, uint32_t n2, uint32_t *result_hi, uint32_t *result_lo, int msigned) function

Completed in 481 milliseconds