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]

RFC: Convert x86 assembler to bitfield


The x86 assembler runs out of bits in unsigned int. This patch
converts it to use bitfield instead.  Here is a working patch.
I tested it on Linux/ia32 and Linux/x86-64.  I will clean it up
and submit it before Monday.


H.J.
----

Attachment: binutils-x86-bitfield-4.patch.bz2
Description: BZip2 compressed data


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