Expand description

Library for decoding aarch64 Exception Syndrome Register and Main ID Register values.

Structs

  • Information about a particular field.

Enums

Functions

  • Decodes the given Exception Syndrome Register value, or returns an error if it is not valid.
  • Decodes the given Main ID Register value, or returns an error if it is not valid.
  • Decodes the function ID of an SMCCC (ARM DEN 0028E v1.4) call, or returns an error if it is not valid.
  • Parses a decimal or hexadecimal number from a string.