Searched refs:cpu_regs (Results 1 – 2 of 2) sorted by relevance
2589 static const char* const cpu_regs[8] = { variable2616 if (0 <= reg && reg < 8) return cpu_regs[reg]; in NameOfCPURegister()
2803 static const char* const cpu_regs[16] = { variable2834 return cpu_regs[reg]; in NameOfCPURegister()