Skip to content
  • David Sehr's avatar
    Two changes relevant to LEA and x32: · 8114a7a6
    David Sehr authored
    1) allows the use of RIP-relative addressing in 32-bit LEA instructions under
       x86-64 (ILP32 and LP64)
    2) separates the size of address registers in 64-bit LEA instructions from
       control by ILP32/LP64.
    
    llvm-svn: 174208
    8114a7a6
Loading