aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-07-09 18:27:43 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-07-09 18:27:43 +0000
commit792e906bef26768970349a019cdb87aeddd06772 (patch)
tree0e6a2bdb2568c6a17faea8008782f3fff0512e86 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
parent8014df4c21d8ed8acd6f14b58b96aaf1cd4bc8cc (diff)
downloadllvm-792e906bef26768970349a019cdb87aeddd06772.zip
llvm-792e906bef26768970349a019cdb87aeddd06772.tar.gz
llvm-792e906bef26768970349a019cdb87aeddd06772.tar.bz2
Start the support for AVX instructions with 256-bit %ymm registers. A couple of
notes: - The instructions are being added with dummy placeholder patterns using some 256 specifiers, this is not meant to work now, but since there are some multiclasses generic enough to accept them, when we go for codegen, the stuff will be already there. - Add VEX encoding bits to support YMM - Add MOVUPS and MOVAPS in the first round - Use "Y" as suffix for those Instructions: MOVUPSYrr, ... - All AVX instructions in X86InstrSSE.td will move soon to a new X86InstrAVX file. llvm-svn: 107996
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions