| commit | 865f8b592a0aacfd8f6b90fa4f79e660206c81e6 | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Tue Mar 15 21:15:20 2011 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Tue Mar 15 21:15:20 2011 +0000 |
| tree | 773855c3310bb0d757d8f28fba9cf18d2197bd2f | |
| parent | e800838170e97e494fb4b97e465451aea9146d58 [diff] |
The VTBL (and VTBX) instructions are rather permissive concerning the masks they accept. If a value in the mask is out of range, it uses the value 0, for VTBL, or leaves the value unchanged, for VTBX. llvm-svn: 127700