Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h715 #define ESR_SPV PPC_BIT(56) /* SPE/VMX operation */ macro
H A Dexcp_helper.c1140 env->spr[SPR_BOOKE_ESR] = ESR_SPV; in powerpc_excp_booke()