Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dhead.S309 CPUTYPE_020 = 4 /* indicates an 020 */ define
551 #define is_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jne lab
552 #define is_not_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jeq lab
696 bset #CPUTYPE_020,%d1