OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0_XContext
(Results
1 - 5
of
5
) sorted by null
/external/qemu/target-mips/
machine.c
134
qemu_put_betls(f, &env->
CP0_XContext
);
285
qemu_get_betls(f, &env->
CP0_XContext
);
cpu.h
382
target_ulong
CP0_XContext
;
helper.c
254
env->
CP0_XContext
= (env->
CP0_XContext
& ((~0ULL) << (env->SEGBITS - 7))) |
op_helper.c
[
all
...]
translate.c
[
all
...]
Completed in 228 milliseconds