OSDN Git Service

Sanity check MSRi for invalid mask values and reject it as invalid.
authorJohnny Chen <johnny.chen@apple.com>
Thu, 7 Apr 2011 01:37:34 +0000 (01:37 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 7 Apr 2011 01:37:34 +0000 (01:37 +0000)
commitf16f4e09ec28fe2de13a1bcda391d7d16a368e3a
treecfcc3338e26c4a0b8e0db6a8c991998291d6e38f
parent0e382192c1a7750a157e470f749645ac2266d317
Sanity check MSRi for invalid mask values and reject it as invalid.

rdar://problem/9246844

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129050 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/ARM/invalid-MSRi-arm.txt [new file with mode: 0644]