Home
last modified time | relevance | path

Searched refs:common_load_far_pointer (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c1416 common_load_far_pointer(struct X86EMU *emu, uint16_t *seg) in common_load_far_pointer() function
4673 common_load_far_pointer(emu, &emu->x86.R_ES); in X86EMU_exec_one_byte()
4676 common_load_far_pointer(emu, &emu->x86.R_DS); in X86EMU_exec_one_byte()
5253 common_load_far_pointer(emu, &emu->x86.R_SS); in x86emuOp2_lss_R_IMM()
5271 common_load_far_pointer(emu, &emu->x86.R_FS); in x86emuOp2_lfs_R_IMM()
5280 common_load_far_pointer(emu, &emu->x86.R_GS); in x86emuOp2_lgs_R_IMM()