Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsstep.h31 STORE_FP, enumerator
/linux/arch/powerpc/lib/
A Dsstep.c2471 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2476 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2493 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
2497 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr()
2829 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2835 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2916 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
3109 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr()
3112 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr()
3131 case STORE_FP: in analyse_instr()
[all …]
/linux/arch/powerpc/kvm/
A Demulate_loadstore.c236 case STORE_FP: in kvmppc_emulate_loadstore()

Completed in 10 milliseconds