Assembler fix

Unlike pc-relative loads and branches, arithmetic operations using
the program counter do not implicitly word-align pc+4, but rather use
(current pc + 4) without alignment as the source.

Change-Id: If9a7eee8614c04f513fa5593fe9d58dd429f9023
1 file changed
tree: ca56993c6ef3c4cd4089cd5d1302ab6b0b87f344
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk