HomeSort by relevance Sort by last modified time
    Searched refs:cpu_x86_load_seg (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-i386/
cpu.h 790 void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector);
  /external/qemu/
cpu-exec.c 755 void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector) function
    [all...]
gdbstub.c 592 cpu_x86_load_seg(env, sreg, tmp);
    [all...]

Completed in 418 milliseconds