TableGen/FixedLenDecoderEmitter.cpp: Fix a potential mask overflow in fieldFromInstru...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 26 Dec 2012 06:43:14 +0000 (06:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 26 Dec 2012 06:43:14 +0000 (06:43 +0000)
commitfc093def2d892a2ea068d3b9e6d5839c187cc942
treea275e5687c740da434cb8898015bbaf1c6393563
parent00ba3014d8f6694b03997022259e5b266e5e112a
TableGen/FixedLenDecoderEmitter.cpp: Fix a potential mask overflow in fieldFromInstruction().

Reported by Yang Yongyong, thanks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171101 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FixedLenDecoderEmitter.cpp