R600/SI: Add check for low 32 bits of encoding to mubuf tests
authorTom Stellard <thomas.stellard@amd.com>
Mon, 11 Aug 2014 22:18:11 +0000 (22:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 11 Aug 2014 22:18:11 +0000 (22:18 +0000)
commit68e9ebbe44af0257599bbc7a30266236c4305c99
tree025b05d76ff32b9e91ddfb4b0f7a46b443042e21
parent728d0e42180e40e70f8b3ca37901d86b2acb9f08
R600/SI: Add check for low 32 bits of encoding to mubuf tests

There are no variable values like registers encoded in the low 32 bits of MUBUF
instructions, so it is relatively easy to check these bits, and it will
help prevent us from introducing encoding bugs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215397 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/mubuf.ll