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

/linux-4.4.14/arch/arm/nwfpe/
H A Dentry.S60 2) It calls EmulateAll to emulate a floating point instruction.
61 EmulateAll returns 1 if the emulation was successful, or 0 if not.
92 mov r0, r6 @ prepare for EmulateAll()
93 bl EmulateAll @ emulate the instruction
H A Dfpa11.c97 unsigned int EmulateAll(unsigned int opcode) EmulateAll() function
H A Dfpa11.h97 extern unsigned int EmulateAll(unsigned int opcode);

Completed in 80 milliseconds