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

  /external/qemu/target-mips/
mips-defs.h 27 #define ISA_MIPS64R2 0x00000100
56 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
translate.c     [all...]
  /external/qemu/
mips-dis.c 581 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2)
    [all...]

Completed in 448 milliseconds