summaryrefslogtreecommitdiff
path: root/compiler/utils/assembler_test.h
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2024-12-30 11:46:28 +0000
committer Vladimir Marko <vmarko@google.com> 2024-12-30 12:40:53 +0000
commit2ed671e29d61b991ee42252a369bc1f79e3b17f3 (patch)
treebdab59117f0763ec78d53c2947f702df99460476 /compiler/utils/assembler_test.h
parent1f6c5e7eb7a59e4bd8a9f245f219ed6c2276e2a1 (diff)
x86_64: Clean up `movd()`, `movq()`.
Rename the 64-bit `movd()` assembler functions to `movq()` and remove the `is64bit` argument from the other `movd()` functions, making them always emit 32-bit MOVD. Change `CodeGeneratorX86_64::Exchange32(XmmRegister, int)` to use the 32-bit `MOVD` by not updating the old `movd()` call, letting it resolve to the 32-bit version now. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I3d8cdaf2c097ebc6044b09d20139aeb20ab00e11
Diffstat (limited to 'compiler/utils/assembler_test.h')
0 files changed, 0 insertions, 0 deletions