Function x86_64::instructions::segmentation::load_ds[][src]

pub unsafe fn load_ds(sel: SegmentSelector)
👎 Deprecated since 0.14.4:

use DS::set_reg() instead

Expand description

Alias for DS::set_reg()