Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu_init.h28 (PPC_INSNS_FLAGS2_POWER_COMMON | PPC2_ISA310)
H A Dcpu.h2598 PPC2_ISA310 = 0x0000000000100000ULL, enumerator
2617 PPC2_ISA300 | PPC2_ISA310 | PPC2_MEM_LWSYNC | \
/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc50 if (!(ctx->insns_flags2 & PPC2_ISA310)) {
H A Dvmx-ops.c.inc18 GEN_HANDLER_E(name, 0x04, opc2, opc3, 0x00000000, PPC_NONE, PPC2_ISA310)
H A Dfixedpoint-impl.c.inc1300 if (!(ctx->insns_flags2 & PPC2_ISA310)) {