Home | History | Annotate | Download | only in mips

Lines Matching refs:CPU

53 // Get the CPU features enabled by the build. For cross compilation the
197 CPU::FlushICache(pc_, instruction_count * Assembler::kInstrSize);
2179 // that lets the cpu pipeline prefetch the target address. However each
2250 CPU::FlushICache(pc, (patched_jump ? 3 : 2) * sizeof(int32_t));
2282 CPU::FlushICache(pc+2, sizeof(Address));