commit | 5121e0b9699c8cd5e89ee323e30074b984b7b436 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Tue May 08 18:23:38 2012 -0700 |
committer | jeffhao <jeffhao@google.com> | Tue May 08 18:23:38 2012 -0700 |
tree | 1f90b4280860a5a07d72266e7e23feb577269001 | |
parent | af0cdef6a3ea06a4ae3fb012e4f7a9c56d661508 [diff] |
Fix x86 long right shifting and int-to-float/double. Right shifting a long by 32 bits or more now works correctly. Also, uses a normal register for the src of int-to-float and int-to-double instead of an fp reg. Change-Id: Idaf8a398f50314eb4fc302acfbaeddfce25380b1