Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dsstep.h31 STORE_FP, enumerator
/arch/powerpc/lib/
A Dsstep.c2465 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2470 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2487 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
2491 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr()
2823 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2829 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2910 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
3103 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr()
3106 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr()
3125 case STORE_FP: in analyse_instr()
[all …]
/arch/powerpc/kvm/
A Demulate_loadstore.c238 case STORE_FP: in kvmppc_emulate_loadstore()

Completed in 9 milliseconds