x264: Fix build with current binutils

Current binutils rejects
	vld1.32 {d1[]},[r2 ],r3
because of the extra space between "[r2" and the closing "]".

Adjust macros to not generate that code.

Change-Id: Ia26f919dcd2be6b12616dd1a928a1bac5912213b
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
1 file changed