Searched defs:cpu_x86_load_seg_cache (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dcpu.h939 static inline void cpu_x86_load_seg_cache(CPUX86State *env, function
1009 static inline void cpu_x86_load_seg_cache(CPUX86State *env, function
1028 cpu_x86_load_seg_cache(env, R_CS, sipi_vector << 8,

Completed in 53 milliseconds