Searched refs:PPC2_LSQ_ISA207 (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | cpu_init.h | 21 PPC2_LSQ_ISA207 | PPC2_ALTIVEC_207 | PPC2_ISA205 | \
|
| H A D | cpu.h | 2583 PPC2_LSQ_ISA207 = 0x0000000000002000ULL, 2613 PPC2_BCTAR_ISA207 | PPC2_LSQ_ISA207 | \ 2516 PPC2_LSQ_ISA207 = 0x0000000000002000ULL, global() enumerator
|
| H A D | translate.c | 5880 GEN_HANDLER_E(lqarx, 0x1F, 0x14, 0x08, 0, PPC_NONE, PPC2_LSQ_ISA207), 5882 GEN_HANDLER_E(stqcx_, 0x1F, 0x16, 0x05, 0, PPC_NONE, PPC2_LSQ_ISA207),
|
| H A D | cpu_init.c | 6355 PPC2_LSQ_ISA207 | PPC2_ALTIVEC_207 | in POWERPC_FAMILY()
|
| /openbmc/qemu/target/ppc/translate/ |
| H A D | fixedpoint-impl.c.inc | 79 if (!prefixed && !(ctx->insns_flags2 & PPC2_LSQ_ISA207)) {
|
| /openbmc/qemu/linux-user/ |
| H A D | elfload.c | |