diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2013-12-05 11:06:22 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2013-12-05 11:06:22 +0000 |
commit | 6b59c449d9e46c916187b62d330566404b9df51e (patch) | |
tree | 3761894e3039df2ec8b3eeb723ca160e53794439 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e4def5e2281148270cfaa89e9d1cbb66cf42680e (diff) | |
download | llvm-6b59c449d9e46c916187b62d330566404b9df51e.zip llvm-6b59c449d9e46c916187b62d330566404b9df51e.tar.gz llvm-6b59c449d9e46c916187b62d330566404b9df51e.tar.bz2 |
[mips][msa] Fix issue with immediate fields of LD/ST instructions
not being correctly encoded/decoded.
In more detail, immediate fields of LD/ST instructions should be
divided/multiplied by the size of the data format before encoding and
after decoding, respectively.
llvm-svn: 196494
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions