Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/vfp/
Dvfpmodule.c271 static int vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr) in vfp_raise_exceptions() function
400 si_code = vfp_raise_exceptions(VFP_EXCEPTION_ERROR, trigger, fpscr); in VFP_bounce()
425 si_code2 = vfp_raise_exceptions(exceptions, trigger, orig_fpscr); in VFP_bounce()
444 si_code = vfp_raise_exceptions(exceptions, trigger, orig_fpscr); in VFP_bounce()