| commit | 0318036c4dd100b71ec1b59760c6c1f9710dc0b7 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Sat Jul 16 02:41:28 2011 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Sat Jul 16 02:41:28 2011 +0000 |
| tree | 9cefa3302e3bd4603b17c6fcd9a72f83197c25d6 | |
| parent | 0c5ef693a2b0fef31b43b079bb70e9abd4c3b652 [diff] |
Make the disassembler able to disassemble a bunch of instructions with names in the TableGen files containing "64" on x86-32. This includes a bunch of x87 instructions, like fld, and a bunch of SSSE3 instructions on MMX registers like pshufb. Part of PR8873. llvm-svn: 135337