commit | ae9f3e6ef9f97f47416f829448e5281e9a57d8b8 | [log] [tgz] |
---|---|---|
author | Razvan A Lupusoru <razvan.a.lupusoru@intel.com> | Tue Sep 23 14:54:32 2014 -0700 |
committer | Razvan A Lupusoru <razvan.a.lupusoru@intel.com> | Mon Sep 29 09:44:50 2014 -0700 |
tree | 75ca2f18379d514d15593e41c499f50a30d83130 | |
parent | c70535b4f9f1ff3e3da451734bb7d9601012ccc1 [diff] |
ART: Fix movnti assembler Movnti was receiving rex prefix before its opcode. Additionally, the 64-bit version was missing the rex.w prefix. Change-Id: Ie5c3bbe109765a0b990cafeeea1ee30329daabd0 Signed-off-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com> Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>