Home
last modified time | relevance | path

Searched defs:HWCAP_MIPS_MIPS16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dhwcap.h9 #define HWCAP_MIPS_MIPS16 (1 << 3) macro
/openbmc/qemu/linux-user/
H A Delfload.c1462 HWCAP_MIPS_MIPS16 = (1 << 3), enumerator