Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dsstep.c501 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
550 NOKPROBE_SYMBOL(do_fp_load);
3167 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()