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 1/2] add hooks for new Intel syntax parser


On Thu, Apr 16, 2009 at 09:29:48AM +0100, Jan Beulich wrote:
> 	* expr.c (operand): Call md_need_index_operator() and
> 	md_operator() if defined. Add unary label.
> 	(operator): Call md_operator() if defined.
> 	(expr): Adjust assertions on range and rank of op_left and
> 	op_right. Don't abort on unhandled operators when reducing
> 	expressions with both operands being constant.
> 	(expr_set_rank): New.
> 	* expr.h (expr_set_rank): Declare.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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