commit | 6b577cf6b03b94f74e3245f4adc2a0a5959aaedc | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Oct 13 16:51:08 2016 +0100 |
committer | Roland Levillain <rpl@google.com> | Thu Oct 13 16:51:08 2016 +0100 |
tree | 5ec2e2dfb1d4ca10a0f387e1ab48fea718327895 | |
parent | 68f1128b3f98886ebe28c36e8a75f7a254db5431 [diff] |
Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. Clearly separate art::x86_64::CpuRegister (register object used by the x86-64 assembler) from art::x86_64::Register (register number) in art::x86_64::ReadBarrierMarkSlowPathX86_64::EmitNativeCode. Test: ART_USE_READ_BARRIER=true make test-art-host Bug: 12687968 Change-Id: I4300e9b9c16b18119d4e399092aa1c9543518ab5