This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vax quad.exp testsuite failure


> On Wed, 14 Mar 2001, John David Anglin wrote:
> 
> > Here is a fix to correct the disassembly of quad.o by objdump.
> 
> Can I suggest taking a look at the way the i386-dis.c does this?
> The reason being that your patch only catches one place where
> FETCH_DATA can fail.  What about NEXTWORD, NEXTLONG?

I can't do this for a couple of weeks.  However, the problem
may only occur reading the opcode.  After that if the insn has
argument data, the length to fetch should be determined by the
mode for each operand.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]