[PATCH] x86: fix register parsing and suffix recognition

Jan Beulich jbeulich@novell.com
Wed Feb 13 17:07:00 GMT 2008


>> +  /* 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



More information about the Binutils mailing list