Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/nwfpe/
H A Dfpsr.h34 #define FP_EMULATOR 0x01000000 /* System ID for emulator */ macro
H A Dfpa11.c32 fpa11->fpsr = FP_EMULATOR | BIT_AC; in resetFPA11()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpsr.h45 #define FP_EMULATOR 0x01000000 /* System ID for emulator */ macro
H A Dfpa11.c48 fpa11->fpsr = FP_EMULATOR | BIT_AC; in resetFPA11()