Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dentry.S49 2) It calls EmulateAll to emulate a floating point instruction.
50 EmulateAll returns 1 if the emulation was successful, or 0 if not.
81 mov r0, r6 @ prepare for EmulateAll()
82 bl EmulateAll @ emulate the instruction
H A Dfpa11.c85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() function
H A Dfpa11.h85 extern unsigned int EmulateAll(unsigned int opcode);
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11.h85 extern unsigned int EmulateAll(unsigned int opcode);
H A Dfpa11.c85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() function
H A Dentry.S49 2) It calls EmulateAll to emulate a floating point instruction.
50 EmulateAll returns 1 if the emulation was successful, or 0 if not.
81 mov r0, r6 @ prepare for EmulateAll()
82 bl EmulateAll @ emulate the instruction

Completed in 2 milliseconds