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] A few ppc assembler fixes


On Fri, Apr 24, 2015 at 04:55:32PM -0500, Peter Bergner wrote:
> The passed build and regtesting with no errors, ok for mainline now?

Thanks, this looks good to commit.

Although this
> +[ 	]*[0-9a-f]+:[ 	]*(7c 64 2e 98|98 2e 64 7c) 	lxvd2x  vs3,r4,r5

could instead be
.*:	(7c 64 2e 98|98 2e 64 7c) 	lxvd2x  vs3,r4,r5

which is a little easier on the eyes.  Either way is fine though.

-- 
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]