OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_ASE_MIPS16
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/external/kernel-headers/original/asm-mips/
cpu-features.h
81
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
259
#define
MIPS_ASE_MIPS16
0x00000001 /* code compression */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
100
#define cpu_has_mips16 (cpu_data[0].ases &
MIPS_ASE_MIPS16
)
cpu.h
187
#define
MIPS_ASE_MIPS16
0x00000001
Completed in 134 milliseconds