| commit | f41e3f56a5b337ac78816c7555add946eed725ca | [log] [tgz] |
|---|---|---|
| author | Mihai Popa <mihail.popa@gmail.com> | Mon May 20 14:57:05 2013 +0000 |
| committer | Mihai Popa <mihail.popa@gmail.com> | Mon May 20 14:57:05 2013 +0000 |
| tree | e1b2a87f39a9a0e561335a538bae204fa268d4a6 | |
| parent | 3cb56a4f34cf73b36e5052b7ce6c9adc97008d27 [diff] |
VSTn instructions have a number of encoding constraints which are not implemented. I have added these using wrapper methods around the original custom decoder (incidentally - this is a huge poorly written method that should be cleaned up. I have left it as is since the changes would be much to hard to review). llvm-svn: 182281