This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6481955dbc8ae268ee4672de058fc93eb87b978
clang-p2996
/
llvm
/
lib
/
Target
/
X86
/
X86CodeEmitter.cpp
Evan Cheng
6db4b4cc65
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.
...
llvm-svn: 49157
2008-04-03 08:53:17 +00:00
29 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink