commit | b0688fe79e760b2fb469712bdb1eaa747395ecb1 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Sep 01 15:19:31 2011 +0800 |
committer | Logan Chien <loganchien@google.com> | Thu Sep 01 15:19:31 2011 +0800 |
tree | fe12bc3609fb77d2db09fa59807bfdd45e0c99cc | |
parent | 798048412112aae95e15783b78a722f8a9020b5c [diff] |
Rename register to conform to instruction format For instruction format 35c, 41c, 52c, and 5rc, the register name was different from the Dalvik Instruction Format document, and InstrUtils.cpp of libdex. This commit updates the name, so that they will look consistent. Change-Id: I857b1f9c1ac7178dc147d0019df589c9c6d102e1