Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dsstep.h33 LOAD_FP, enumerator
/arch/powerpc/lib/
Dsstep.c1474 op->type = MKOP(LOAD_FP, u, 4); in analyse_instr()
1481 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
1614 op->type = MKOP(LOAD_FP, u, 4); in analyse_instr()
1622 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
1877 case LOAD_FP: in emulate_step()