OSDN Git Service

Subzero: Make InstX8632Cbwdq a UnaryOp.
authorMatt Wala <wala@chromium.org>
Fri, 8 Aug 2014 15:39:40 +0000 (08:39 -0700)
committerMatt Wala <wala@chromium.org>
Fri, 8 Aug 2014 15:39:40 +0000 (08:39 -0700)
commit51e8cfba9d4c93b0b93d118901dd4c67ed128fc5
tree4265c3f77abced83b13d6377cf75b08b562ca1d6
parentafeaee41d8cbd96332be4f809efebaa1efeed334
Subzero: Make InstX8632Cbwdq a UnaryOp.

After the changes in CL 443203003, InstX8632Cbwdq fits the template for
a UnaryOp, so change it to be in instance of this class.

BUG=none
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/452143003
src/IceInstX8632.cpp
src/IceInstX8632.h