Commit 6b9356cf authored by nikolay serdjuk's avatar nikolay serdjuk Committed by Ian Rogers
Browse files

ART: GenLongArith has to clobber same operands for 2-op instr



When we generate code for 'add-long/2addr v4, v4' and v4 is in
memory, we load v4 in a physical register, do operation and
store result in memory. After that, we should clobber the
physical register because it is not valid anymore.

Change-Id: I80903a831040bbfdf8a07810b6b2e8090fe1158c
Signed-off-by: default avatarnikolay serdjuk <nikolay.y.serdjuk@intel.com>
parent 19010dcd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment