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

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

use CS::set_reg() instead

Expand description

Alias for CS::set_reg()