Home
last modified time | relevance | path

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

/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.c62 unsigned int getRegisterCount(const unsigned int opcode) in getRegisterCount() function
H A Dfpa11_cpdt.c308 for (i=getRegisterCount(opcode);i>0;i--) in PerformLFM()
341 for (i=getRegisterCount(opcode);i>0;i--) in PerformSFM()
H A Dfpopcode.h387 unsigned int getRegisterCount(const unsigned int opcode);