diff options
author | 2023-12-01 10:54:49 +0000 | |
---|---|---|
committer | 2023-12-01 14:51:26 +0000 | |
commit | ab349af4f5c2d44bbd5ffc0d550cf7c1be07d1d3 (patch) | |
tree | 2b0ebf2bf2c73c3bedac5c504be523c3b989d522 /compiler/driver/compiler_options.cc | |
parent | 2127227f404665ceb19744e4f6ff622974d590ac (diff) |
Fix W/X use in arm64 UpdateInlineCache.
Use W instead of X as mirror::Class is 32bits, but also to avoid
unaligned loads.
Test: test.py
Change-Id: I7b864a9e39c0e3fe1ba34c029b4f1927803937a9
Diffstat (limited to 'compiler/driver/compiler_options.cc')
0 files changed, 0 insertions, 0 deletions