Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11.h115 unsigned int EmulateCPDT(const unsigned int);
H A Dfpa11.c214 nRc = EmulateCPDT(opcode); in EmulateAll()
H A Dfpa11_cpdt.c353 unsigned int EmulateCPDT(const unsigned int opcode) in EmulateCPDT() function