This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] x86: fix register parsing and suffix recognition


>> +  /* XXX
>> +  if (r->reg_type.bitfield.floatreg && !cpu_arch_flags.bitfield.cpu8087)
>> +    return (const reg_entry *) NULL; */
>
>I don't see the cpu8087 field.

That's why the code is commented out (and marked XXX).

I'll add some tests as you requested.

Jan


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