#[repr(C)]
pub struct __darwin_x86_avx_state64 {
Show 57 fields pub __fpu_reserved: [c_int; 2], pub __fpu_fcw: __darwin_fp_control, pub __fpu_fsw: __darwin_fp_status, pub __fpu_ftw: __uint8_t, pub __fpu_rsrv1: __uint8_t, pub __fpu_fop: __uint16_t, pub __fpu_ip: __uint32_t, pub __fpu_cs: __uint16_t, pub __fpu_rsrv2: __uint16_t, pub __fpu_dp: __uint32_t, pub __fpu_ds: __uint16_t, pub __fpu_rsrv3: __uint16_t, pub __fpu_mxcsr: __uint32_t, pub __fpu_mxcsrmask: __uint32_t, pub __fpu_stmm0: __darwin_mmst_reg, pub __fpu_stmm1: __darwin_mmst_reg, pub __fpu_stmm2: __darwin_mmst_reg, pub __fpu_stmm3: __darwin_mmst_reg, pub __fpu_stmm4: __darwin_mmst_reg, pub __fpu_stmm5: __darwin_mmst_reg, pub __fpu_stmm6: __darwin_mmst_reg, pub __fpu_stmm7: __darwin_mmst_reg, pub __fpu_xmm0: __darwin_xmm_reg, pub __fpu_xmm1: __darwin_xmm_reg, pub __fpu_xmm2: __darwin_xmm_reg, pub __fpu_xmm3: __darwin_xmm_reg, pub __fpu_xmm4: __darwin_xmm_reg, pub __fpu_xmm5: __darwin_xmm_reg, pub __fpu_xmm6: __darwin_xmm_reg, pub __fpu_xmm7: __darwin_xmm_reg, pub __fpu_xmm8: __darwin_xmm_reg, pub __fpu_xmm9: __darwin_xmm_reg, pub __fpu_xmm10: __darwin_xmm_reg, pub __fpu_xmm11: __darwin_xmm_reg, pub __fpu_xmm12: __darwin_xmm_reg, pub __fpu_xmm13: __darwin_xmm_reg, pub __fpu_xmm14: __darwin_xmm_reg, pub __fpu_xmm15: __darwin_xmm_reg, pub __fpu_rsrv4: [c_char; 96], pub __fpu_reserved1: c_int, pub __avx_reserved1: [c_char; 64], pub __fpu_ymmh0: __darwin_xmm_reg, pub __fpu_ymmh1: __darwin_xmm_reg, pub __fpu_ymmh2: __darwin_xmm_reg, pub __fpu_ymmh3: __darwin_xmm_reg, pub __fpu_ymmh4: __darwin_xmm_reg, pub __fpu_ymmh5: __darwin_xmm_reg, pub __fpu_ymmh6: __darwin_xmm_reg, pub __fpu_ymmh7: __darwin_xmm_reg, pub __fpu_ymmh8: __darwin_xmm_reg, pub __fpu_ymmh9: __darwin_xmm_reg, pub __fpu_ymmh10: __darwin_xmm_reg, pub __fpu_ymmh11: __darwin_xmm_reg, pub __fpu_ymmh12: __darwin_xmm_reg, pub __fpu_ymmh13: __darwin_xmm_reg, pub __fpu_ymmh14: __darwin_xmm_reg, pub __fpu_ymmh15: __darwin_xmm_reg,
}

Fields§

§__fpu_reserved: [c_int; 2]§__fpu_fcw: __darwin_fp_control§__fpu_fsw: __darwin_fp_status§__fpu_ftw: __uint8_t§__fpu_rsrv1: __uint8_t§__fpu_fop: __uint16_t§__fpu_ip: __uint32_t§__fpu_cs: __uint16_t§__fpu_rsrv2: __uint16_t§__fpu_dp: __uint32_t§__fpu_ds: __uint16_t§__fpu_rsrv3: __uint16_t§__fpu_mxcsr: __uint32_t§__fpu_mxcsrmask: __uint32_t§__fpu_stmm0: __darwin_mmst_reg§__fpu_stmm1: __darwin_mmst_reg§__fpu_stmm2: __darwin_mmst_reg§__fpu_stmm3: __darwin_mmst_reg§__fpu_stmm4: __darwin_mmst_reg§__fpu_stmm5: __darwin_mmst_reg§__fpu_stmm6: __darwin_mmst_reg§__fpu_stmm7: __darwin_mmst_reg§__fpu_xmm0: __darwin_xmm_reg§__fpu_xmm1: __darwin_xmm_reg§__fpu_xmm2: __darwin_xmm_reg§__fpu_xmm3: __darwin_xmm_reg§__fpu_xmm4: __darwin_xmm_reg§__fpu_xmm5: __darwin_xmm_reg§__fpu_xmm6: __darwin_xmm_reg§__fpu_xmm7: __darwin_xmm_reg§__fpu_xmm8: __darwin_xmm_reg§__fpu_xmm9: __darwin_xmm_reg§__fpu_xmm10: __darwin_xmm_reg§__fpu_xmm11: __darwin_xmm_reg§__fpu_xmm12: __darwin_xmm_reg§__fpu_xmm13: __darwin_xmm_reg§__fpu_xmm14: __darwin_xmm_reg§__fpu_xmm15: __darwin_xmm_reg§__fpu_rsrv4: [c_char; 96]§__fpu_reserved1: c_int§__avx_reserved1: [c_char; 64]§__fpu_ymmh0: __darwin_xmm_reg§__fpu_ymmh1: __darwin_xmm_reg§__fpu_ymmh2: __darwin_xmm_reg§__fpu_ymmh3: __darwin_xmm_reg§__fpu_ymmh4: __darwin_xmm_reg§__fpu_ymmh5: __darwin_xmm_reg§__fpu_ymmh6: __darwin_xmm_reg§__fpu_ymmh7: __darwin_xmm_reg§__fpu_ymmh8: __darwin_xmm_reg§__fpu_ymmh9: __darwin_xmm_reg§__fpu_ymmh10: __darwin_xmm_reg§__fpu_ymmh11: __darwin_xmm_reg§__fpu_ymmh12: __darwin_xmm_reg§__fpu_ymmh13: __darwin_xmm_reg§__fpu_ymmh14: __darwin_xmm_reg§__fpu_ymmh15: __darwin_xmm_reg

Trait Implementations§

source§

impl Clone for __darwin_x86_avx_state64

source§

fn clone(&self) -> __darwin_x86_avx_state64

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for __darwin_x86_avx_state64

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for __darwin_x86_avx_state64

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl Copy for __darwin_x86_avx_state64

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.