Home
last modified time | relevance | path

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

/arch/arm/vfp/
Dvfpmodule.c296 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_emulate_instruction() function
405 exceptions = vfp_emulate_instruction(trigger, fpscr, regs); in VFP_bounce()
424 exceptions = vfp_emulate_instruction(trigger, orig_fpscr, regs); in VFP_bounce()