GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
aarch64_features Struct Reference

#include "aarch64.h"

Public Attributes

uint64_t vq = 0
 
bool pauth = false
 
bool mte = false
 
uint8_t tls = 0
 
uint8_t svq = 0
 
bool sme2 = false
 

Detailed Description

Definition at line 27 of file aarch64.h.

Member Data Documentation

◆ mte

bool aarch64_features::mte = false

◆ pauth

bool aarch64_features::pauth = false

◆ sme2

bool aarch64_features::sme2 = false

◆ svq

uint8_t aarch64_features::svq = 0

◆ tls

uint8_t aarch64_features::tls = 0

◆ vq

uint64_t aarch64_features::vq = 0

The documentation for this struct was generated from the following file: