Fast compiler: support moving an int32 constant in an int64 register.

Shift operations on longs take an int for the shift value, and handling
it this way simplifies the implementation.

Test: test.py
Flag: com.android.art.flags.fast_baseline_compiler
Change-Id: I3673bc55c4d4eace71804b944ce7af6bdd252a62
1 file changed