Home
last modified time | relevance | path

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

/linux/arch/arm/vfp/
H A Dvfpinstr.h101 u32 vfp_single_cpdo(u32 inst, u32 fpscr);
H A Dvfpmodule.c299 exceptions = vfp_single_cpdo(inst, fpscr); in vfp_emulate_instruction()
H A Dvfpsingle.c1172 u32 vfp_single_cpdo(u32 inst, u32 fpscr) in vfp_single_cpdo() function