Home
last modified time | relevance | path

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

/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cprt.c30 unsigned int PerformFLT(const unsigned int opcode);
54 case FLT_CODE >> 20: nRc = PerformFLT(opcode); break; in EmulateCPRT()
72 unsigned int PerformFLT(const unsigned int opcode) in PerformFLT() function