Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch27 {"lwepx", X(31,31), X_MASK, E500MC|PPCA2, 0, {RT, RA0, RB}},
31 {"waitrsv", X(31,62)|(1<<21), 0xffffffff, E500MC|PPCA2, EXT, {0}},
32 {"waitimpl", X(31,62)|(2<<21), 0xffffffff, E500MC|PPCA2, EXT, {0}},
33 -{"wait", X(31,62), XWC_MASK, E500MC|PPCA2, 0, {WC}},
34 +{"wait", X(31,62), XWC_MASK, E500MC|PPCA2|POWER9|POWER10, 0, {WC}},
36 {"dcbstep", XRT(31,63,0), XRT_MASK, E500MC|PPCA2, 0, {RA0, RB}},
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A DKconfig438 select E500MC
465 select E500MC
810 select E500MC
833 select E500MC
860 select E500MC
897 select E500MC
920 select E500MC
946 select E500MC
966 select E500MC
987 select E500MC
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A DKconfig163 bool "KVM support for PowerPC E500MC/E5500/E6500 processors"
170 Support running unmodified E500MC/E5500/E6500 guest kernels in
171 virtual machines on E500MC/E5500/E6500 host processors.
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c2998 #define E500MC PPC_OPCODE_E500MC macro
4382 {"rfdi", XL(19,39), 0xffffffff, E500MC, PPCVLE, {0}},
4388 {"rfgi", XL(19,102), 0xffffffff, E500MC|PPCA2, PPCVLE, {0}},
4400 {"dnh", X(19,198), X_MASK, E500MC, PPCVLE, {DUI, DUIS}},
4721 {"tlbilxlpid", XTO(31,18,0), XTO_MASK, E500MC|PPCA2, 0, {0}},
4722 {"tlbilxpid", XTO(31,18,1), XTO_MASK, E500MC|PPCA2, 0, {0}},
4723 {"tlbilxva", XTO(31,18,3), XTO_MASK, E500MC|PPCA2, 0, {RA0, RB}},
4724 {"tlbilx", X(31,18), X_MASK, E500MC|PPCA2, 0, {T, RA0, RB}},
4757 {"ldepx", X(31,29), X_MASK, E500MC|PPCA2, 0, {RT, RA0, RB}},
4762 {"lwepx", X(31,31), X_MASK, E500MC|PPCA2, 0, {RT, RA0, RB}},
[all …]