This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-07 15:03:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb40cb371d
cosmopolitan
/
libc
/
nt
/
kernel32
/
GetEnabledXStateFeatures.S
3 lines
101 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make progress towards aarch64 build
2023-05-02 02:43:59 +00:00
#
include
"
l
i
b
c
/
n
t
/
c
o
d
e
g
e
n
.
h
"
Fix Windows 7 support (#19) This change pays off technical debt with the function -> DLL mappings in libc/nt/master.sh, which was originally defined based on binary analysis on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32 imports should be exactly as they are written, on the MSDN documentation and that wouldn't have been easy without Geoff Chappell's work thank him https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 21:47:19 +00:00
.imp
kernel
3
2
,
_
_
i
m
p
_
G
e
t
E
n
a
b
l
e
d
X
S
t
a
t
e
F
e
a
t
u
r
e
s
,
G
e
t
E
n
a
b
l
e
d
X
S
t
a
t
e
F
e
a
t
u
r
e
s
,
0
Reference in a new issue
Copy permalink