HomeSort by relevance Sort by last modified time
    Searched defs:ISA_MIPS3 (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
mips-defs.h 21 #define ISA_MIPS3 0x00000004
44 #define CPU_MIPS3 (CPU_MIPS2 | ISA_MIPS3)
  /external/qemu/
mips-dis.c 573 #define ISA_MIPS3 (ISA_MIPS2 | INSN_ISA3)
574 #define ISA_MIPS4 (ISA_MIPS3 | INSN_ISA4)
    [all...]

Completed in 39 milliseconds