lrint and llrint implementation for x86-64.
authorAndreas Jaeger <aj@suse.de>
Mon, 8 Apr 2002 08:14:22 +0000 (08:14 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 8 Apr 2002 08:14:22 +0000 (08:14 +0000)
commit73f61431debf883d1a8cc744655c067cc97c3fde
treebff1a8dbc36c6bea887f5047ba43bd8716c05f2b
parentb82006e0b5e0a9d1d573fdd3c1b64a823007ae87
lrint and llrint implementation for x86-64.
sysdeps/x86_64/fpu/s_llrint.S [new file with mode: 0644]
sysdeps/x86_64/fpu/s_llrintf.S [new file with mode: 0644]
sysdeps/x86_64/fpu/s_llrintl.S [new file with mode: 0644]
sysdeps/x86_64/fpu/s_lrint.S [new file with mode: 0644]
sysdeps/x86_64/fpu/s_lrintf.S [new file with mode: 0644]
sysdeps/x86_64/fpu/s_lrintl.S [new file with mode: 0644]