index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bits
/
hwcap.h
blob: 05cffba4ccc48b62f09e7f6bce3aeea443af1b7f (
plain
) (
blame
)
1
2
#define HWCAP_MIPS_R6 (1 << 0)
#define HWCAP_MIPS_MSA (1 << 1)