OSDN Git Service

ART: Don't leave rex_ & length_ uninitialized
authorAndreas Gampe <agampe@google.com>
Wed, 13 Aug 2014 06:24:16 +0000 (23:24 -0700)
committerAndreas Gampe <agampe@google.com>
Wed, 13 Aug 2014 07:44:49 +0000 (00:44 -0700)
commit4527f61cbc1a3b01ab249181900b8ea547edaf90
tree98bd1bb72b3deefbc211a0760f77c66a961e14a7
parent13cccfa3ce61a41a176358ff2aa53e60d0acacd5
ART: Don't leave rex_ & length_ uninitialized

Don't leave fields uninitialized in the x86-64 utils assembler.

Bug: 16993295

(cherry picked from commit 181211de89df5615395a55114fe551b08e86bc4d)

Change-Id: I2d648991fc2a6a4d5f518eb9ef0bb10857f6318a
compiler/utils/x86_64/assembler_x86_64.h