Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/lib/
Dsstep.c462 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
511 NOKPROBE_SYMBOL(do_fp_load);
2859 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()