diff options
author | Vladimir Marko <vmarko@google.com> | 2014-06-10 18:15:57 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2014-06-10 19:51:44 +0100 |
commit | db9d523ff305721d4ca3f1470d1b2ce64c736e0a (patch) | |
tree | f81ddd1f7378f8bb4f471c5ec6778776fd99d32d /compiler/optimizing/graph_visualizer.cc | |
parent | 5bf6a77944acdeb0a9464803c70d0c65cf15b68b (diff) |
Clean up ArmMirToLir::LoadDispBody()/StoreDispBody().
Refactor the 64-bit load and store code to use a shared
helper function that can be used for any opcode with the
displacement limited to 8-bit value shifted by 2 (i.e. max
1020). Use that function also for 32-bit float load and
store as it is actually better than the old code for
offsets exceeding the 1020 byte limit.
Change-Id: I7dec38bae8cd9891420d2e92b1bac6138af5d64e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions