Home | History | Annotate | Download | only in mips

Lines Matching full:mips

35 #include "mips/constants-mips.h"
36 #include "mips/simulator-mips.h"
42 // Only build the simulator if not compiling for real MIPS hardware.
44 namespace mips {
64 // The Debugger class is used by the simulator while debugging simulated MIPS
389 PrintF("No flags on MIPS !\n");
391 PrintF("Unstop command not implemented on MIPS.");
644 // The MIPS cannot do unaligned reads and writes. On some MIPS platforms an
650 // get the correct MIPS-like behaviour on unaligned accesses.
805 // See MIPS conventions for more details.
1059 // We don't need to set the higher bits to 0, because MIPS ISA says
1645 } } // namespace assembler::mips