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

/linux-4.4.14/arch/arm/nwfpe/
H A Dfpa11.c43 /* FPSR: set system id to FP_EMULATOR, set AC, clear all other bits */ resetFPA11()
44 fpa11->fpsr = FP_EMULATOR | BIT_AC; resetFPA11()
H A Dfpsr.h46 #define FP_EMULATOR 0x01000000 /* System ID for emulator */ macro

Completed in 91 milliseconds