Searched refs:CPUTYPE_060 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dhead.S320 CPUTYPE_060 = 2 /* indicates an 060 */ define
562 #define is_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jne lab
563 #define is_not_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jeq lab
686 bset #CPUTYPE_060,%d1

Completed in 53 milliseconds