pub enum AArch64InlineAsmReg {
Show 78 variants x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16, x17, x18, x20, x21, x22, x23, x24, x25, x26, x27, x28, x30, v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v19, v20, v21, v22, v23, v24, v25, v26, v27, v28, v29, v30, v31, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, ffr,
}

Variants

x0

x1

x2

x3

x4

x5

x6

x7

x8

x9

x10

x11

x12

x13

x14

x15

x16

x17

x18

x20

x21

x22

x23

x24

x25

x26

x27

x28

x30

v0

v1

v2

v3

v4

v5

v6

v7

v8

v9

v10

v11

v12

v13

v14

v15

v16

v17

v18

v19

v20

v21

v22

v23

v24

v25

v26

v27

v28

v29

v30

v31

p0

p1

p2

p3

p4

p5

p6

p7

p8

p9

p10

p11

p12

p13

p14

p15

ffr

Implementations

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given Hasher. Read more
Feeds a slice of this type into the given Hasher. Read more
This method tests for self and other values to be equal, and is used by ==. Read more
This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more
This method returns an ordering between self and other values if one exists. Read more
This method tests less than (for self and other) and is used by the < operator. Read more
This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
This method tests greater than (for self and other) and is used by the > operator. Read more
This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

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

The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.

Layout

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.

Size: 1 byte

Size for each variant:

  • x0: 0 bytes
  • x1: 0 bytes
  • x2: 0 bytes
  • x3: 0 bytes
  • x4: 0 bytes
  • x5: 0 bytes
  • x6: 0 bytes
  • x7: 0 bytes
  • x8: 0 bytes
  • x9: 0 bytes
  • x10: 0 bytes
  • x11: 0 bytes
  • x12: 0 bytes
  • x13: 0 bytes
  • x14: 0 bytes
  • x15: 0 bytes
  • x16: 0 bytes
  • x17: 0 bytes
  • x18: 0 bytes
  • x20: 0 bytes
  • x21: 0 bytes
  • x22: 0 bytes
  • x23: 0 bytes
  • x24: 0 bytes
  • x25: 0 bytes
  • x26: 0 bytes
  • x27: 0 bytes
  • x28: 0 bytes
  • x30: 0 bytes
  • v0: 0 bytes
  • v1: 0 bytes
  • v2: 0 bytes
  • v3: 0 bytes
  • v4: 0 bytes
  • v5: 0 bytes
  • v6: 0 bytes
  • v7: 0 bytes
  • v8: 0 bytes
  • v9: 0 bytes
  • v10: 0 bytes
  • v11: 0 bytes
  • v12: 0 bytes
  • v13: 0 bytes
  • v14: 0 bytes
  • v15: 0 bytes
  • v16: 0 bytes
  • v17: 0 bytes
  • v18: 0 bytes
  • v19: 0 bytes
  • v20: 0 bytes
  • v21: 0 bytes
  • v22: 0 bytes
  • v23: 0 bytes
  • v24: 0 bytes
  • v25: 0 bytes
  • v26: 0 bytes
  • v27: 0 bytes
  • v28: 0 bytes
  • v29: 0 bytes
  • v30: 0 bytes
  • v31: 0 bytes
  • p0: 0 bytes
  • p1: 0 bytes
  • p2: 0 bytes
  • p3: 0 bytes
  • p4: 0 bytes
  • p5: 0 bytes
  • p6: 0 bytes
  • p7: 0 bytes
  • p8: 0 bytes
  • p9: 0 bytes
  • p10: 0 bytes
  • p11: 0 bytes
  • p12: 0 bytes
  • p13: 0 bytes
  • p14: 0 bytes
  • p15: 0 bytes
  • ffr: 0 bytes