This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


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

Re: libm test failures, current CVS


On 29 Jan 1999 20:51:39 -0800, Ulrich Drepper wrote:
>Zack Weinberg <zack@rabi.columbia.edu> writes:
>
>> $ as -v
>> GNU assembler version 2.9.1 (i486-linux), using BFD version 2.9.1.0.19
>> 
>> Is that what you have?
>
>No, I'm using Cygnus internal versions.  They should be similar but
>who knows.  And: on my i586 the versions are older.

Mine does fsubp and fsubrp backward, but not consistently.  If I
disassemble s_fdim.o, it has the opposite opcode from whatever was in
s_fdim.S.  If I put an fsubp in a file by itself and assemble it, it
comes out right.

.byte 0xde, 0xe9 ?

zw


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