diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 17:43:10 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 17:43:10 +0000 |
commit | b26d8d7c493ec773661c1d3a7863f798f3786e40 (patch) | |
tree | 577cc82b9f15d21e09be603f7b262bbfb3c6a015 /lib/Support/CommandLine.cpp | |
parent | 15b81b51d64b04c71aa75788fcc418f52ec8b181 (diff) |
Check for invalid register encodings for UMAAL and friends where:
if dLo == 15 || dHi == 15 || n == 15 || m == 15 then UNPREDICTABLE;
if dHi == dLo then UNPREDICTABLE;
rdar://problem/9230202
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128895 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions