LLVM  3.7.0
Classes | Enumerations
llvm::AArch64PState Namespace Reference

Classes

struct  PStateMapper
 

Enumerations

enum  PStateValues {
  Invalid = -1, SPSel = 0x05, DAIFSet = 0x1e, DAIFClr = 0x1f,
  PAN = 0x04
}
 

Enumeration Type Documentation

Enumerator
Invalid 
SPSel 
DAIFSet 
DAIFClr 
PAN 

Definition at line 458 of file AArch64BaseInfo.h.