| commit | 6b59c449d9e46c916187b62d330566404b9df51e | [log] [tgz] |
|---|---|---|
| author | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Dec 05 11:06:22 2013 +0000 |
| committer | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Dec 05 11:06:22 2013 +0000 |
| tree | 3761894e3039df2ec8b3eeb723ca160e53794439 | |
| parent | e4def5e2281148270cfaa89e9d1cbb66cf42680e [diff] |
[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