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] enhance register parsing in .cfi_* handling


On Mon, Feb 11, 2008 at 10:51:34AM +0000, Jan Beulich wrote:
> +rax, Reg64|BaseIndex|Acc|Qword, 0, 0, , 0

Can you use

rax, Reg64|BaseIndex|Acc|Qword, 0, 0, -1, 0

and remove special handling of "" in i386-gen.c?


H.J.


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