Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/vfp/
H A Dvfpinstr.h104 u32 vfp_double_cpdo(u32 inst, u32 fpscr);
H A Dvfpmodule.c301 exceptions = vfp_double_cpdo(inst, fpscr); in vfp_emulate_instruction()
H A Dvfpdouble.c1127 u32 vfp_double_cpdo(u32 inst, u32 fpscr) in vfp_double_cpdo() function