Home
last modified time | relevance | path

Searched refs:STORE_VMX (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dsstep.h32 STORE_VMX, enumerator
/arch/powerpc/kvm/
Demulate_loadstore.c262 case STORE_VMX: in kvmppc_emulate_loadstore()
/arch/powerpc/lib/
Dsstep.c2127 op->type = MKOP(STORE_VMX, 0, 1); in analyse_instr()
2132 op->type = MKOP(STORE_VMX, 0, 2); in analyse_instr()
2137 op->type = MKOP(STORE_VMX, 0, 4); in analyse_instr()
2143 op->type = MKOP(STORE_VMX, 0, 16); in analyse_instr()
3058 case STORE_VMX: in emulate_loadstore()