Searched refs:FPU_RESTORE_DOUBLE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/mips/kernel/ | ||
D | r4k_switch.S | 122 FPU_RESTORE_DOUBLE(a0, t1) # clobbers t1 |
/linux-2.4.37.9/include/asm-mips/ | ||
D | asmmacro.h | 122 #define FPU_RESTORE_DOUBLE(thread, tmp) \ macro |