commit | e443a8063518fb1c5229afa3081b9fd1f6d33b16 | [log] [tgz] |
---|---|---|
author | Vladimir Kostyukov <vladimir.kostyukov@intel.com> | Mon Jun 30 15:44:12 2014 +0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jul 03 16:23:28 2014 -0700 |
tree | a4e64dea6743e787e77369241ec14f3969c43c0d | |
parent | ca8ff32bbb1f034b3b1f25de1fe20a9015bc87ec [diff] |
ART: FF-opcodes are target-specific Some of the FF-opcodes' (i.e., push, call, jmp) register names depend on the the target (32-bit vs 64-bit). This patch makes such opcodes target-specific. Change-Id: I4fa0b7ee5310e14f4022850ac2160c21be5d1c99 Signed-off-by: Vladimir Kostyukov <vladimir.kostyukov@intel.com>