Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dsstep.c575 static int do_fp_load(struct instruction_op *op, unsigned long ea, in do_fp_load() function
624 NOKPROBE_SYMBOL(do_fp_load);
3431 err = do_fp_load(op, ea, regs, cross_endian); in emulate_loadstore()