diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2009-11-07 00:54:36 +0000 |
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2009-11-07 00:54:36 +0000 |
| commit | d139b9495d8e6a18ac8c7d3a7767f7e0db76a673 (patch) | |
| tree | 04d7a21b4b9bf420e171ffc8f538581e448c7cb2 /include/llvm/CodeGen/CallingConvLower.h | |
| parent | f1e1f4c9a3c02d44a9ea7f82c986794318b20415 (diff) | |
| download | external_llvm-d139b9495d8e6a18ac8c7d3a7767f7e0db76a673.zip external_llvm-d139b9495d8e6a18ac8c7d3a7767f7e0db76a673.tar.gz external_llvm-d139b9495d8e6a18ac8c7d3a7767f7e0db76a673.tar.bz2 | |
My previous patch (r84124) for setting the encoding bits 4 and 7 of DPSoRegFrm
was wrong and too aggressive in the sense that DPSoRegFrm includes both constant
shifts (with Inst{4} = 0) and register controlled shifts (with Inst{4} = 1 and
Inst{7} = 0). The 'rr' fragment of the multiclass definitions actually means
register/register with no shift, see A8-11.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86319 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/CallingConvLower.h')
0 files changed, 0 insertions, 0 deletions
