ARM: fix big immediate offset construction
commit530b77e3659b0cea5763f55f0d5a65bfd96881f5
authorDaniel Glöckner <daniel-gl@gmx.net>
Wed, 6 May 2009 22:23:06 +0000 (7 00:23 +0200)
committergrischka <grischka>
Mon, 11 May 2009 16:54:14 +0000 (11 18:54 +0200)
tree4483a8c6d04f85c0d9f3fcfec9de414e8301994c
parentca4b4a52add51e44a47d7ed1f12e51dd3ee3cd69
ARM: fix big immediate offset construction

The loop constructs to iterate over the non-overlapping, even
positions of two or three bytes in a word were broken.

This patch fixes the loops. It has been verified to generate the
72 combinations for two and the 80 combinations for three bytes.
arm-gen.c