tanya/arch/x64/linux/math
Eugen Wissner 2ec750ca05 Fix math.nbtheory linkage to asm
Don't use extern for templated functions. If the function argument is
const, it gets a different mangling. So define a private function for
each floatint point length and call it from template.
2018-05-08 18:07:42 +02:00
..
abs.S Fix math.nbtheory linkage to asm 2018-05-08 18:07:42 +02:00
log.S Fix math.nbtheory linkage to asm 2018-05-08 18:07:42 +02:00