Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dsstep.h38 STORE_FP, enumerator
/arch/powerpc/lib/
Dsstep.c1488 op->type = MKOP(STORE_FP, u, 4); in analyse_instr()
1495 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
1630 op->type = MKOP(STORE_FP, u, 4); in analyse_instr()
1638 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
1925 case STORE_FP: in emulate_step()