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 | 268d63f30771851599a4f1d4f3c188087904e996 (patch) | |
tree | 804c606e22809bd68bbe281b90eac3fb00d3df5d /llvm/lib/MC/MCDisassembler/EDDisassembler.cpp | |
parent | b5d4831f8372120a5b1aef14a8add2a0691f3977 (diff) | |
download | llvm-268d63f30771851599a4f1d4f3c188087904e996.zip llvm-268d63f30771851599a4f1d4f3c188087904e996.tar.gz llvm-268d63f30771851599a4f1d4f3c188087904e996.tar.bz2 |
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
llvm-svn: 128895
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/EDDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions