Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/vfp/
Dvfpinstr.h88 u32 vfp_double_cpdo(u32 inst, u32 fpscr);
Dvfpmodule.c309 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