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

  /external/qemu/target-mips/
mips-defs.h 52 #define CPU_MIPS64 (CPU_MIPS5 | CPU_MIPS32 | ISA_MIPS64)
56 #define CPU_MIPS64R2 (CPU_MIPS64 | CPU_MIPS32R2 | ISA_MIPS64R2)
  /external/qemu/
mips-dis.c 610 #define CPU_MIPS64 64
    [all...]

Completed in 375 milliseconds