Searched refs:BOOKE (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/xmon/ |
D | ppc-opc.c | 1903 #define BOOKE PPC_OPCODE_BOOKE macro 3060 { "rfci", XL(19,51), 0xffffffff, PPC403 | BOOKE, { 0 } }, 3397 { "icbt", X(31,22), X_MASK, BOOKE|PPCE300, { CT, RA, RB } }, 3524 { "wrtee", X(31,131), XRARB_MASK, PPC403 | BOOKE, { RS } }, 3573 { "wrteei", X(31,163), XE_MASK, PPC403 | BOOKE, { E } }, 3673 { "mfdcrx", X(31,259), X_MASK, BOOKE, { RS, RA } }, 3691 { "mfapidi", X(31,275), X_MASK, BOOKE, { RT, RA } }, 3753 { "mfdcr", X(31,323), X_MASK, PPC403 | BOOKE, { RT, SPR } }, 3778 { "mfpid", XSPR(31,339,48), XSPR_MASK, BOOKE, { RT } }, 3780 { "mfcsrr0", XSPR(31,339,58), XSPR_MASK, BOOKE, { RT } }, [all …]
|
/arch/powerpc/platforms/ |
D | Kconfig.cputype | 196 config BOOKE config 206 # this is for common code between PPC32 & PPC64 FSL BOOKE
|
/arch/powerpc/ |
D | Kconfig | 280 depends on 40x || BOOKE 343 depends on 4xx || 8xx || PPC_MPC832x || BOOKE
|