Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0007-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}},
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A DKconfig457 select E500MC
484 select E500MC
834 select E500MC
858 select E500MC
887 select E500MC
925 select E500MC
950 select E500MC
978 select E500MC
998 select E500MC
1019 select E500MC
[all …]
/openbmc/linux/arch/powerpc/kvm/
H A DKconfig208 bool "KVM support for PowerPC E500MC/E5500/E6500 processors"
216 Support running unmodified E500MC/E5500/E6500 guest kernels in
217 virtual machines on E500MC/E5500/E6500 host processors.
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2998 #define E500MC PPC_OPCODE_E500MC macro
4382 {"rfdi", XL(19,39), 0xffffffff, E500MC, PPCVLE, {0}},
4814 {"wait", X(31,62), XWC_MASK, E500MC|PPCA2, 0, {WC}},
5091 {"ehpriv", X(31,270), 0xffffffff, E500MC|PPCA2, 0, {0}},
5486 {"mdors", 0x7f9ce378, 0xffffffff, E500MC, 0, {0}},
5724 {"dsn", X(31,483), XRT_MASK, E500MC, 0, {RA, RB}},
5755 {"lbdx", X(31,515), X_MASK, E500MC, 0, {RT, RA, RB}},
5806 {"lhdx", X(31,547), X_MASK, E500MC, 0, {RT, RA, RB}},
5830 {"lwdx", X(31,579), X_MASK, E500MC, 0, {RT, RA, RB}},
5860 {"lddx", X(31,611), X_MASK, E500MC, 0, {RT, RA, RB}},
[all …]