bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20244] ld fails to handle "op $imm, address@hidden"


From: bugs at moronic dot technology
Subject: [Bug ld/20244] ld fails to handle "op $imm, address@hidden"
Date: Wed, 15 Feb 2017 16:16:59 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20244

--- Comment #15 from Dopıng <bugs at moronic dot technology> ---
(In reply to H.J. Lu from comment #14)
> What are insns after "lea"?
  af:   8d 15 00 00 00 00       lea    0x0,%edx b1: R_386_GOT32 lxecerr
  b5:   ff 31                   pushl  (%ecx)
  b7:   50                      push   %eax
  b8:   ff 34 17                pushl  (%edi,%edx,1)
  bb:   56                      push   %esi
  bc:   8d b5 58 fe ff ff       lea    -0x1a8(%ebp),%esi
  c2:   56                      push   %esi
  c3:   8b df                   mov    %edi,%ebx
  c5:   e8 fc ff ff ff          call   c6 <lxecg2e+0xb6>        c6: R_386_PLT32
ldxnbeg
  ca:   8b 9d f8 fb ff ff       mov    -0x408(%ebp),%ebx
  d0:   83 c4 24                add    $0x24,%esp
  d3:   8b 43 14                mov    0x14(%ebx),%eax
  d6:   83 f8 01                cmp    $0x1,%eax
  d9:   0f 85 e9 02 00 00       jne    3c8 <lxecg2e+0x3b8>
  df:   8d 85 2c ff ff ff       lea    -0xd4(%ebp),%eax
  e5:   50                      push   %eax
  e6:   8b df                   mov    %edi,%ebx
  e8:   e8 fc ff ff ff          call   e9 <lxecg2e+0xd9>        e9: R_386_PLT32
_setjmp
  ed:   8b 9d f8 fb ff ff       mov    -0x408(%ebp),%ebx
  f3:   83 c4 04                add    $0x4,%esp
  f6:   85 c0                   test   %eax,%eax
  f8:   0f 85 d4 00 00 00       jne    1d2 <lxecg2e+0x1c2>
  fe:   e8 00 00 00 00          call   103 <lxecg2e+0xf3>
 103:   5e                      pop    %esi
 104:   8d 45 d4                lea    -0x2c(%ebp),%eax
 107:   50                      push   %eax
 108:   ff 73 10                pushl  0x10(%ebx)
 [...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]