Home
last modified time | relevance | path

Searched refs:CP0St_FR (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-mips/
Dexec.h89 if (env->CP0_Status & (1 << CP0St_FR)) in compute_hflags()
Dcpu.h273 #define CP0St_FR 26 macro
/external/qemu/
Dgdbstub.c987 if (env->CP0_Status & (1 << CP0St_FR)) in cpu_gdb_read_register()
1039 if (env->CP0_Status & (1 << CP0St_FR)) in cpu_gdb_write_register()