diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-04-03 08:53:17 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-04-03 08:53:17 +0000 |
commit | ab394bdcc0e89ce6dafae45fb7dd7420e77f14d7 (patch) | |
tree | 5280598de42149f05437f6a67c9b3529f8d78c01 /lib/CodeGen/SelectionDAG/ScheduleDAG.cpp | |
parent | 90ce87b5bde326634bc0edddd74a426f11b7fe97 (diff) |
Fix x86-64 encoding bug. REX prefix must always follow 0x0F prefix. For example, extractps in 64bit mode: 66 REX 0F 3A 17, not 66 0F 3A REX 17.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49157 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions