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

  /external/qemu/target-mips/
mips-defs.h 31 #define ISA_MIPS64R2 0x00000100
65 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
  /external/qemu/disas/
mips.c 587 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2)
    [all...]

Completed in 82 milliseconds