Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu_init.h21 PPC2_LSQ_ISA207 | PPC2_ALTIVEC_207 | PPC2_ISA205 | \
H A Dcpu.h2584 PPC2_LSQ_ISA207 = 0x0000000000002000ULL, enumerator
2614 PPC2_BCTAR_ISA207 | PPC2_LSQ_ISA207 | \
H A Dcpu_init.c6360 PPC2_LSQ_ISA207 | PPC2_ALTIVEC_207 | in POWERPC_FAMILY()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc79 if (!prefixed && !(ctx->insns_flags2 & PPC2_LSQ_ISA207)) {