[PATCH][ARM] Don't reject valid Thumb2 constants

Richard Earnshaw rearnsha@arm.com
Wed Oct 27 18:23:00 GMT 2010


On Wed, 2010-10-27 at 17:09 +0100, Andrew Stubbs wrote:
> Thumb2 permits any shifted 8 bit constant, or repeated patterns of the 
> form 0xXYXYXYXY, 0x00XY00XY, or 0xXY00XY00. For some reason this last 
> form is not detected - presumably a simple omission?
> 
> The attached patch fixes the problem.
> 
> Andrew

OK

R.



More information about the Gcc-patches mailing list