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 0/2] x86: further template encoding adjustments


On 15.07.2019 22:00,  H.J. Lu  wrote:
> On Thu, Jul 4, 2019 at 1:55 AM Jan Beulich <JBeulich@suse.com> wrote:
>>
>> Especially for operands (of which there may be up to 5 right now,
>> and the number is only going to grow) it is quite wasteful to have
>> unnecessarily many attribute bits. The long term goal is to get this
>> count down to no more than 32. The two patches here are another two
>> small steps towards this.
>>
>> 1: fold SReg{2,3}
>> 2: make RegMem an opcode modifier
>>
> 
> OK.

Thanks, committed. What about the other two (sent on the 5th)?

Jan

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