Go to the source code of this file.
Enumerations | |
enum | { X86_AddrBaseReg = 0, X86_AddrScaleAmt = 1, X86_AddrIndexReg = 2, X86_AddrDisp = 3, X86_AddrSegmentReg = 4, X86_AddrNumOperands = 5 } |
anonymous enum |
Definition at line 27 of file X86BaseInfo.h.