about summary refs log tree commit diff
path: root/src/math/x32
Commit message (Expand)AuthorAgeFilesLines
* math/x32: correct lrintl.s for 32-bit longAlexander Monakov2020-01-271-2/+2
* x86_64: add single instruction fmaSzabolcs Nagy2018-10-152-0/+46
* fix regression in x86_64 math asm with old binutilsRich Felker2015-04-231-3/+3
* remove potentially PIC-incompatible relocations from x86_64 and x32 asmRich Felker2015-04-181-1/+1
* math: use fnstsw consistently instead of fstsw in x87 asmSzabolcs Nagy2014-11-052-2/+2
* math: fix x86_64 and x32 asm not to use sahf instructionSzabolcs Nagy2014-11-053-14/+7
* x32 port (diff against vanilla x86_64)rofl0r2014-02-2318-69/+69
* import vanilla x86_64 code as x32rofl0r2014-02-2330-0/+396