diff options
author | Magnus Lång <[email protected]> | 2016-06-04 20:10:02 +0200 |
---|---|---|
committer | Magnus Lång <[email protected]> | 2016-08-30 17:19:13 +0200 |
commit | 1567585dda8bc604871be06a37aa5d19ad6d28f3 (patch) | |
tree | 459dd0611f10364ee930227d63b5693baddd93cc /lib/ic/test | |
parent | cca2b0a38dd4cbc3dfef026e0d8c2cba57270935 (diff) | |
download | otp-1567585dda8bc604871be06a37aa5d19ad6d28f3.tar.gz otp-1567585dda8bc604871be06a37aa5d19ad6d28f3.tar.bz2 otp-1567585dda8bc604871be06a37aa5d19ad6d28f3.zip |
hipe_x86: Use lea instead of move+add
This is primarily useful for heap allocations, as a two-address 'add'
can't be used to both copy the heap pointer to another register, and add
the tag.
Diffstat (limited to 'lib/ic/test')
0 files changed, 0 insertions, 0 deletions