Home
last modified time | relevance | path

Searched refs:__mips_mt_fpaff_switch_to (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dsystem.h32 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) macro
34 #define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp) _…