Home
last modified time | relevance | path

Searched refs:do_fp_store (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c554 static int do_fp_store(struct instruction_op *op, unsigned long ea, in do_fp_store() function
598 NOKPROBE_SYMBOL(do_fp_store); variable
3329 err = do_fp_store(op, ea, regs, cross_endian); in emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c628 static int do_fp_store(struct instruction_op *op, unsigned long ea, in do_fp_store() function
672 NOKPROBE_SYMBOL(do_fp_store); variable
3513 err = do_fp_store(op, ea, regs, cross_endian); in emulate_loadstore()

Completed in 8 milliseconds