Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/vfp/
Dvfpinstr.h88 u32 vfp_double_cpdo(u32 inst, u32 fpscr);
Dvfpmodule.c314 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