Struct xed_sys::xed_interface::xed_encoder_operand_t [] [src]

#[repr(C)]
pub struct xed_encoder_operand_t { pub type_: xed_encoder_operand_type_t, pub u: xed_encoder_operand_t__bindgen_ty_1, pub width_bits: u32, }

Fields

Trait Implementations

impl Debug for xed_encoder_operand_t
[src]

Formats the value using the given formatter.

impl Copy for xed_encoder_operand_t
[src]

impl Clone for xed_encoder_operand_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more