Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/vfp/
Dvfpmodule.c295 static u32 vfp_emulate_instruction(u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_emulate_instruction() function
404 exceptions = vfp_emulate_instruction(trigger, fpscr, regs); in VFP_bounce()
423 exceptions = vfp_emulate_instruction(trigger, orig_fpscr, regs); in VFP_bounce()