Home | History | Annotate | Download | only in mips

Lines Matching defs:from_code

84     return from_code(index + 2);  // zero_reg and 'at' are skipped.
108 static Register from_code(int code) {
208 return from_code(index * 2);
232 static FPURegister from_code(int code) {