diff options
author | Yixin Shou <yixin.shou@intel.com> | 2014-07-01 13:48:17 -0400 |
---|---|---|
committer | Yixin Shou <yixin.shou@intel.com> | 2014-07-02 06:40:12 -0400 |
commit | 5192cbb12856b12620dc346758605baaa1469ced (patch) | |
tree | 46f8727c0009978e1c15f94ea353a9fc92d2fe42 /compiler/optimizing/graph_visualizer.cc | |
parent | 7a59a24987beb52877b72b4e3f841e406413bb6d (diff) |
Load 64 bit constant into GPR by single instruction for 64bit mode
This patch load 64 bit constant into a register by a single movabsq
instruction on 64 bit bit instead of previous mov, shift, add
instruction sequences.
Change-Id: I9d013c4f6c0b5c2e43bd125f91436263c7e6028c
Signed-off-by: Yixin Shou <yixin.shou@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions