Home | History | Annotate | Download | only in target-i386

Lines Matching refs:cpu_x86_load_seg_cache

499     cpu_x86_load_seg_cache(env, R_CS, 0xf000, 0xffff0000, 0xffff,
502 cpu_x86_load_seg_cache(env, R_DS, 0, 0, 0xffff,
505 cpu_x86_load_seg_cache(env, R_ES, 0, 0, 0xffff,
508 cpu_x86_load_seg_cache(env, R_SS, 0, 0, 0xffff,
511 cpu_x86_load_seg_cache(env, R_FS, 0, 0, 0xffff,
514 cpu_x86_load_seg_cache(env, R_GS, 0, 0, 0xffff,