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

/linux-4.4.14/arch/arm/vfp/
H A Dvfpmodule.c300 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) vfp_emulate_instruction() function
409 exceptions = vfp_emulate_instruction(trigger, fpscr, regs); VFP_bounce()
428 exceptions = vfp_emulate_instruction(trigger, orig_fpscr, regs); VFP_bounce()

Completed in 103 milliseconds