This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-05-15 07:17:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3ec1ca9b46
reactos
/
sdk
/
lib
/
crt
/
float
/
amd64
/
fpreset.S
14 lines
107 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
[CRT] - Remove duplicated functions - Fix MSVC amd64 build - cleanup the cmake file a little - creadit wine for their code svn path=/trunk/; revision=53320
2011-08-19 18:10:17 +00:00
#
include
<
a
s
m
.
i
n
c
>
.code64
[CRT/x64] Make _fpreset/_logb public, as they are exported using the .spec file
2021-01-06 20:00:09 +00:00
PUBLIC
_
f
p
r
e
s
e
t
[CRT] - Remove duplicated functions - Fix MSVC amd64 build - cleanup the cmake file a little - creadit wine for their code svn path=/trunk/; revision=53320
2011-08-19 18:10:17 +00:00
FUNC
_
f
p
r
e
s
e
t
.endprolog
fninit
[CRT] Return from fpreset()
2018-02-11 20:49:45 +00:00
ret
[CRT] - Remove _fltused from alldiv_asm.s / mscmain.c and use fltused.c instead. - Remove amd64/alldiv.S - Implement amd64 ceil, ceilf with sse [NTOSKNRL] - Fix amd64 exports [ASM] - Fix amd64 asm files to conform to the new syntax svn path=/trunk/; revision=54131
2011-10-14 08:33:22 +00:00
ENDFUNC
[CRT] - Remove duplicated functions - Fix MSVC amd64 build - cleanup the cmake file a little - creadit wine for their code svn path=/trunk/; revision=53320
2011-08-19 18:10:17 +00:00
END
Reference in a new issue
Copy permalink