Function xed_sys::xed_inst_cpl[][src]

pub unsafe extern "C" fn xed_inst_cpl(p: *const xed_inst_t) -> c_uint
Expand description

@ingroup DEC xed_inst_cpl() is DEPRECATED. Please use “xed_decoded_inst_get_attribute(xedd, XED_ATTRIBUTE_RING0)” instead. Return the current privilege level (CPL) required for execution, 0 or 3. If the value is zero, then the instruction can only execute in ring 0.