commit | 6a4a7e1d7130f5a3bf4b56a5bf5e897c4fc22713 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Mon May 07 13:28:15 2012 -0700 |
committer | jeffhao <jeffhao@google.com> | Mon May 07 13:28:15 2012 -0700 |
tree | 9a92bcda1ccb84db74a1b19236daa8f8ebc15c30 | |
parent | 644d5310d7759f6d531a2c4220b1e2cc8f3b72d3 [diff] |
Fix x86 compilation of const-wide. The psllq op was missing a prefix of 0x66, and it ended up shifting an mm register instead of the intended xmm register. Now IntMath works. Change-Id: Ie5244d77bced338f1d34c7079e19ff68cff7952a