Searched refs:CPUTYPE_020 (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.S322 CPUTYPE_020 = 4 /* indicates an 020 */ define
564 #define is_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jne lab
565 #define is_not_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jeq lab
704 bset #CPUTYPE_020,%d1

Completed in 57 milliseconds