Home | History | Annotate | Download | only in mips

Lines Matching defs:from_code

86     return from_code(index + 2);  // zero_reg and 'at' are skipped.
110 static Register from_code(int code) {
212 return from_code(index * 2);
215 static FPURegister from_code(int code) {