Home | History | Annotate | Download | only in ia32

Lines Matching refs:cpu_regs

2249 static const char* const cpu_regs[8] = {
2276 if (0 <= reg && reg < 8) return cpu_regs[reg];