[PATCH] A few ppc assembler fixes

Alan Modra amodra@gmail.com
Fri Apr 24 23:02:00 GMT 2015


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



More information about the Binutils mailing list