Searched refs:cpu_x86_load_seg (Results 1 – 3 of 3) sorted by relevance
790 void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector);
755 void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector) in cpu_x86_load_seg() function
592 cpu_x86_load_seg(env, sreg, tmp); in cpu_gdb_write_register()