LLVM API Documentation

llvm::N86 Namespace Reference


Enumerations

enum  {
  EAX = 0, ECX = 1, EDX = 2, EBX = 3,
  ESP = 4, EBP = 5, ESI = 6, EDI = 7
}


Detailed Description

N86 namespace - Native X86 register numbers

Enumeration Type Documentation

anonymous enum

Enumerator:
EAX 
ECX 
EDX 
EBX 
ESP 
EBP 
ESI 
EDI 

Definition at line 30 of file X86RegisterInfo.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.