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: Bug in operands to IA32 cvtps2dq instruction in gnu as


Phil Karn <karn@ka9q.net> writes:

> >Thanks. I don't have to fix gas :-). But the dissambler is totally
> >screwed up.
> 
> Yeah, so's the one in gdb, it doesn't seem to know IA32 SSE2 instructions
> at all. Do objdump and gdb share the disassembler?

In general yes since they share the same CVS repository.

The SSE2 instructions have been added to the opcodes files with:
2001-01-10  Jan Hubicka  <jh@suse.cz>

        * i386-dis.c (PREGRP15 - PREGRP24): New.
        (dis386_twobyt): Add SSE2 instructions.

And since then no gdb release has been done.

Therefore either use gdb from CVS or wait for the next gdb release,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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