OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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