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

  /external/qemu/target-mips/
exec.h 70 MIPS_HFLAG_UX);
82 env->hflags |= MIPS_HFLAG_UX;
cpu.h 437 #define MIPS_HFLAG_UX 0x0200 /* 64-bit user mode */
translate.c 815 !(ctx->hflags & MIPS_HFLAG_UX)) {
    [all...]

Completed in 27 milliseconds