diff options
author | Kai Nacke <kai.nacke@redstar.de> | 2015-05-28 16:23:16 +0000 |
---|---|---|
committer | Kai Nacke <kai.nacke@redstar.de> | 2015-05-28 16:23:16 +0000 |
commit | 3adf9b8d80172e3c9a63b1578fc5dc9eea95c1ef (patch) | |
tree | 3cadd77c978d8f2ca5db3ded74ebcf33d24132e5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 39db0f6213d8bd0a729cc0b5f9b28131e96861ee (diff) | |
download | llvm-3adf9b8d80172e3c9a63b1578fc5dc9eea95c1ef.zip llvm-3adf9b8d80172e3c9a63b1578fc5dc9eea95c1ef.tar.gz llvm-3adf9b8d80172e3c9a63b1578fc5dc9eea95c1ef.tar.bz2 |
[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
Octeon CPUs use dmtc2 rt,imm16 and dmfcp2 rt,imm16 for the crypto coprocessor.
E.g. dmtc2 rt,0x4057 starts calculation of sha-1.
I had to introduce a new deconding namespace to avoid a decoding conflict.
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D10083
llvm-svn: 238439
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions