commit | e70708051e06119c04be33ca49fb16bef8162059 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Sun Oct 09 17:56:06 2011 -0700 |
committer | buzbee <buzbee@google.com> | Sun Oct 09 18:19:46 2011 -0700 |
tree | f1ebe2ed4af44c28216642f7b32d6c20d6100d91 | |
parent | c10717a0b86d5719556ac3286fcb47aa2f2416fc [diff] |
Compiler/assembler fix There are three Thumb encodings for push and pop, and one of them (Thumb2/t2) requires at least two registers in the push/pop list. This CL adds the single-register encoding (which is really just another name for a standard base-modifying load/store). Change-Id: I963c472a0d5f288654417dbd85758d6b5cc61388