* Force all "don't care" bits to 0 so that there are absolutely no unset bits in
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 2 Jul 2003 19:37:48 +0000 (19:37 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 2 Jul 2003 19:37:48 +0000 (19:37 +0000)
commitce14ec390106e4aa21e6b8366a7386e265fd7c3d
tree382088c7a17f8eddbfaaaa7aedddeb9a4d3f5f67
parentbd272999dd12bf0ac51048f546a3632998cede5b
* Force all "don't care" bits to 0 so that there are absolutely no unset bits in
  the TableGen descriptions; all unset bits are thus errors.
* As a result, found and fixed instructions where some operands were not
  actually assigned into the right portion of the instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9_F3.td
lib/Target/SparcV9/SparcV9_F4.td