Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cpdt.c250 static unsigned int PerformSTF(const unsigned int opcode) in PerformSTF() function
369 nRc = PerformSTF(opcode); in EmulateCPDT()
H A Dfpa11.c253 case 0x1: return PerformSTF(opcode); break;