Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/nwfpe/
Dfpa11_cpdt.c329 for (i = getRegisterCount(opcode); i > 0; i--) { in PerformLFM()
365 for (i = getRegisterCount(opcode); i > 0; i--) { in PerformSFM()
Dfpopcode.h400 static inline unsigned int getRegisterCount(const unsigned int opcode) in getRegisterCount() function