This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59324c8b09
musl
/
arch
/
mipsn32
/
bits
/
hwcap.h
4 lines
99 B
C
Raw
Blame
History
#
define HWCAP_MIPS_R6 (1 << 0)
#
define HWCAP_MIPS_MSA (1 << 1)
#
define HWCAP_MIPS_CRC32 (1 << 2)
Reference in New Issue
View Git Blame
Copy Permalink