[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170428.123818.2002639536695380745.davem@davemloft.net>
Date: Fri, 28 Apr 2017 12:38:18 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ast@...com
Cc: daniel@...earbox.net, netdev@...r.kernel.org
Subject: Re: llvm-objdump...
From: Alexei Starovoitov <ast@...com>
Date: Fri, 28 Apr 2017 09:22:32 -0700
> On 4/28/17 9:17 AM, David Miller wrote:
>> Even if I give it -triple=bpfeb it emits immediates incorrectly.
>>
>> The bug is certainly in the insn field fetcher of the disassembler.
>
> got it. so the binary looks correct, but disasm output is wrong?
F.e.
12: 07 70 00 00 00 00 00 06 r0 += 100663296
Should be "r0 += 6"
Yes.
Powered by blists - more mailing lists