Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dsstep.h33 LOAD_FP, enumerator
/linux-4.4.14/arch/powerpc/lib/
Dsstep.c1459 op->type = MKOP(LOAD_FP, u, 4); in analyse_instr()
1466 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
1599 op->type = MKOP(LOAD_FP, u, 4); in analyse_instr()
1607 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
1869 case LOAD_FP: in emulate_step()