OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_x86_load_seg
(Results
1 - 3
of
3
) sorted by null
/external/qemu/target-i386/
cpu.h
948
void
cpu_x86_load_seg
(CPUX86State *s, int seg_reg, int selector);
[
all
...]
/external/qemu/
cpu-exec.c
674
void
cpu_x86_load_seg
(CPUX86State *s, int seg_reg, int selector)
function
[
all
...]
gdbstub.c
594
cpu_x86_load_seg
(env, sreg, tmp);
[
all
...]
Completed in 44 milliseconds