LLVM
8.0.1
|
Native X86 register numbers. More...
Enumerations | |
enum | { EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 } |
Native X86 register numbers.
anonymous enum |
Enumerator | |
---|---|
EAX | |
ECX | |
EDX | |
EBX | |
ESP | |
EBP | |
ESI | |
EDI |
Definition at line 52 of file X86MCTargetDesc.h.