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

  /external/qemu/target-mips/
mips-defs.h 19 #define ISA_MIPS1 0x00000001
42 #define CPU_MIPS1 (ISA_MIPS1)
  /external/qemu/
mips-dis.c 571 #define ISA_MIPS1 (INSN_ISA1)
572 #define ISA_MIPS2 (ISA_MIPS1 | INSN_ISA2)
    [all...]

Completed in 67 milliseconds