Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dsstep.h38 STORE_FP, enumerator
/linux-4.1.27/arch/powerpc/lib/
Dsstep.c1473 op->type = MKOP(STORE_FP, u, 4); in analyse_instr()
1480 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
1615 op->type = MKOP(STORE_FP, u, 4); in analyse_instr()
1623 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
1924 case STORE_FP: in emulate_step()