Searched defs:add64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/ld/emultempl/
H A Dspu_ovl.S37 #define add64 $75 define
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp62 static void add64(uint8_t *p, int64_t v) { write64le(p, read64le(p) + v); } function in namespace:lld::coff
/freebsd-12-stable/tools/test/testfloat/
H A Dslowfloat-32.c87 static bits64X add64( bits64X a, bits64X b ) function
[all...]

Completed in 168 milliseconds