OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_HFLAG_FPU
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-mips/
exec.h
69
MIPS_HFLAG_F64 |
MIPS_HFLAG_FPU
| MIPS_HFLAG_KSU |
88
env->hflags |=
MIPS_HFLAG_FPU
;
cpu.h
430
#define
MIPS_HFLAG_FPU
0x0020 /* FPU enabled */
translate.c
829
if (unlikely(!(ctx->hflags &
MIPS_HFLAG_FPU
)))
[
all
...]
Completed in 820 milliseconds