commit | 3b80347bfb3affe6fe193de5390624d6fbd746c5 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Sun Sep 18 13:48:32 2011 -0700 |
committer | buzbee <buzbee@google.com> | Sun Sep 18 13:53:43 2011 -0700 |
tree | ca56993c6ef3c4cd4089cd5d1302ab6b0b87f344 | |
parent | 5b8e4c810a97c9dc417142b8c6e07871ae15c797 [diff] |
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