Home
last modified time | relevance | path

Searched refs:PPC_INSNS_FLAGS2_POWER11 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu_init.h29 #define PPC_INSNS_FLAGS2_POWER11 PPC_INSNS_FLAGS2_POWER10 macro
H A Dcpu_init.c6684 pcc->insns_flags2 = PPC_INSNS_FLAGS2_POWER11; in POWERPC_FAMILY()