Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c575 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
626 NOKPROBE_SYMBOL(do_fp_load);
3442 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()