Skip if size of bfd_vma is smaller than address size
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 23 Apr 2016 16:32:59 +0000 (09:32 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 23 Apr 2016 16:32:59 +0000 (09:32 -0700)
commitc0f92bf9430546707f2154b8a2656974e5c7093c
treedde63748ac5b7de95638b8c85e8c72e6f96b926c
parent0ca76ec3e5a987238d3d9932f5dc4dae9b3138ab
Skip if size of bfd_vma is smaller than address size

Disassembler won't work properly when size of bfd_vma is smaller than
address size.

PR binutils/19983
PR binutils/19984
* i386-dis.c (print_insn): Return -1 if size of bfd_vma is
smaller than address size.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.026164 seconds and 4 git commands to generate.