Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/vfp/
Dvfpinstr.h100 u32 vfp_double_cpdo(u32 inst, u32 fpscr);
Dvfpmodule.c301 exceptions = vfp_double_cpdo(inst, fpscr); in vfp_emulate_instruction()
Dvfpdouble.c1127 u32 vfp_double_cpdo(u32 inst, u32 fpscr) in vfp_double_cpdo() function