Skip to main content

RegisterA64

Struct RegisterA64 

Source
pub struct RegisterA64 { /* private fields */ }

Implementations§

Source§

impl RegisterA64

Source

pub const fn register_a_64_operator_eq(&self, rhs: RegisterA64) -> bool

Source§

impl RegisterA64

Source

pub const fn register_a_64_operator_ne(&self, rhs: RegisterA64) -> bool

Source§

impl RegisterA64

Source

pub const noreg: RegisterA64

Source

pub const w0: RegisterA64

Source

pub const w1: RegisterA64

Source

pub const w2: RegisterA64

Source

pub const w3: RegisterA64

Source

pub const w4: RegisterA64

Source

pub const w5: RegisterA64

Source

pub const w6: RegisterA64

Source

pub const w7: RegisterA64

Source

pub const w8: RegisterA64

Source

pub const w9: RegisterA64

Source

pub const w10: RegisterA64

Source

pub const w11: RegisterA64

Source

pub const w12: RegisterA64

Source

pub const w13: RegisterA64

Source

pub const w14: RegisterA64

Source

pub const w15: RegisterA64

Source

pub const w16: RegisterA64

Source

pub const w17: RegisterA64

Source

pub const w18: RegisterA64

Source

pub const w19: RegisterA64

Source

pub const w20: RegisterA64

Source

pub const w21: RegisterA64

Source

pub const w22: RegisterA64

Source

pub const w23: RegisterA64

Source

pub const w24: RegisterA64

Source

pub const w25: RegisterA64

Source

pub const w26: RegisterA64

Source

pub const w27: RegisterA64

Source

pub const w28: RegisterA64

Source

pub const w29: RegisterA64

Source

pub const w30: RegisterA64

Source

pub const wzr: RegisterA64

Source

pub const x0: RegisterA64

Source

pub const x1: RegisterA64

Source

pub const x2: RegisterA64

Source

pub const x3: RegisterA64

Source

pub const x4: RegisterA64

Source

pub const x5: RegisterA64

Source

pub const x6: RegisterA64

Source

pub const x7: RegisterA64

Source

pub const x8: RegisterA64

Source

pub const x9: RegisterA64

Source

pub const x10: RegisterA64

Source

pub const x11: RegisterA64

Source

pub const x12: RegisterA64

Source

pub const x13: RegisterA64

Source

pub const x14: RegisterA64

Source

pub const x15: RegisterA64

Source

pub const x16: RegisterA64

Source

pub const x17: RegisterA64

Source

pub const x18: RegisterA64

Source

pub const x19: RegisterA64

Source

pub const x20: RegisterA64

Source

pub const x21: RegisterA64

Source

pub const x22: RegisterA64

Source

pub const x23: RegisterA64

Source

pub const x24: RegisterA64

Source

pub const x25: RegisterA64

Source

pub const x26: RegisterA64

Source

pub const x27: RegisterA64

Source

pub const x28: RegisterA64

Source

pub const x29: RegisterA64

Source

pub const x30: RegisterA64

Source

pub const xzr: RegisterA64

Source

pub const sp: RegisterA64

Source

pub const s0: RegisterA64

Source

pub const s1: RegisterA64

Source

pub const s2: RegisterA64

Source

pub const s3: RegisterA64

Source

pub const s4: RegisterA64

Source

pub const s5: RegisterA64

Source

pub const s6: RegisterA64

Source

pub const s7: RegisterA64

Source

pub const s8: RegisterA64

Source

pub const s9: RegisterA64

Source

pub const s10: RegisterA64

Source

pub const s11: RegisterA64

Source

pub const s12: RegisterA64

Source

pub const s13: RegisterA64

Source

pub const s14: RegisterA64

Source

pub const s15: RegisterA64

Source

pub const s16: RegisterA64

Source

pub const s17: RegisterA64

Source

pub const s18: RegisterA64

Source

pub const s19: RegisterA64

Source

pub const s20: RegisterA64

Source

pub const s21: RegisterA64

Source

pub const s22: RegisterA64

Source

pub const s23: RegisterA64

Source

pub const s24: RegisterA64

Source

pub const s25: RegisterA64

Source

pub const s26: RegisterA64

Source

pub const s27: RegisterA64

Source

pub const s28: RegisterA64

Source

pub const s29: RegisterA64

Source

pub const s30: RegisterA64

Source

pub const s31: RegisterA64

Source

pub const d0: RegisterA64

Source

pub const d1: RegisterA64

Source

pub const d2: RegisterA64

Source

pub const d3: RegisterA64

Source

pub const d4: RegisterA64

Source

pub const d5: RegisterA64

Source

pub const d6: RegisterA64

Source

pub const d7: RegisterA64

Source

pub const d8: RegisterA64

Source

pub const d9: RegisterA64

Source

pub const d10: RegisterA64

Source

pub const d11: RegisterA64

Source

pub const d12: RegisterA64

Source

pub const d13: RegisterA64

Source

pub const d14: RegisterA64

Source

pub const d15: RegisterA64

Source

pub const d16: RegisterA64

Source

pub const d17: RegisterA64

Source

pub const d18: RegisterA64

Source

pub const d19: RegisterA64

Source

pub const d20: RegisterA64

Source

pub const d21: RegisterA64

Source

pub const d22: RegisterA64

Source

pub const d23: RegisterA64

Source

pub const d24: RegisterA64

Source

pub const d25: RegisterA64

Source

pub const d26: RegisterA64

Source

pub const d27: RegisterA64

Source

pub const d28: RegisterA64

Source

pub const d29: RegisterA64

Source

pub const d30: RegisterA64

Source

pub const d31: RegisterA64

Source

pub const q0: RegisterA64

Source

pub const q1: RegisterA64

Source

pub const q2: RegisterA64

Source

pub const q3: RegisterA64

Source

pub const q4: RegisterA64

Source

pub const q5: RegisterA64

Source

pub const q6: RegisterA64

Source

pub const q7: RegisterA64

Source

pub const q8: RegisterA64

Source

pub const q9: RegisterA64

Source

pub const q10: RegisterA64

Source

pub const q11: RegisterA64

Source

pub const q12: RegisterA64

Source

pub const q13: RegisterA64

Source

pub const q14: RegisterA64

Source

pub const q15: RegisterA64

Source

pub const q16: RegisterA64

Source

pub const q17: RegisterA64

Source

pub const q18: RegisterA64

Source

pub const q19: RegisterA64

Source

pub const q20: RegisterA64

Source

pub const q21: RegisterA64

Source

pub const q22: RegisterA64

Source

pub const q23: RegisterA64

Source

pub const q24: RegisterA64

Source

pub const q25: RegisterA64

Source

pub const q26: RegisterA64

Source

pub const q27: RegisterA64

Source

pub const q28: RegisterA64

Source

pub const q29: RegisterA64

Source

pub const q30: RegisterA64

Source

pub const q31: RegisterA64

Source

pub fn kind(&self) -> KindA64

Source

pub fn index(&self) -> u8

Trait Implementations§

Source§

impl Clone for RegisterA64

Source§

fn clone(&self) -> RegisterA64

Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§

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

Performs copy-assignment from source. Read more
Source§

impl Copy for RegisterA64

Source§

impl Debug for RegisterA64

Source§

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

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

impl Default for RegisterA64

Source§

fn default() -> Self

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

impl Eq for RegisterA64

Source§

impl Hash for RegisterA64

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl MemOffset for RegisterA64

Source§

impl PartialEq for RegisterA64

Source§

fn eq(&self, other: &RegisterA64) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 (const: unstable) · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialEq<RegisterA64> for &RegisterA64

Source§

fn eq(&self, other: &RegisterA64) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 (const: unstable) · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl StructuralPartialEq for RegisterA64

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> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. 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,

Source§

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>,

Source§

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>,

Source§

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.