Searched refs:MIPS_HFLAG_UX (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h446 #define MIPS_HFLAG_UX 0x0200 /* 64-bit user mode */ macro
H A Dop_helper.c37 MIPS_HFLAG_UX);
50 env->hflags |= MIPS_HFLAG_UX;
H A Dtranslate.c822 !(ctx->hflags & MIPS_HFLAG_UX)) {

Completed in 59 milliseconds