Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dsstep.h31 STORE_FP, enumerator
/arch/powerpc/lib/
Dsstep.c2225 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2230 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2247 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
2251 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr()
2542 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2548 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2609 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
3051 case STORE_FP: in emulate_loadstore()
/arch/powerpc/kvm/
Demulate_loadstore.c238 case STORE_FP: in kvmppc_emulate_loadstore()