Home
last modified time | relevance | path

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

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