commit | b46b03b36f50c11d5517024c1d0ef3763085eb90 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Fri Mar 19 20:04:42 2010 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Fri Mar 19 20:04:42 2010 +0000 |
tree | fa58b47ce4c6975803ed714e91a9bc69a75b1e6a | |
parent | 80d23705e6df49a41298fd345be6f8a8d72f4fd0 [diff] |
Fixed the encoding problems of the crc32 instructions. All had the Operand size override prefix and only the r/m16 forms should have had that. Also for variant one, the AT&T syntax, added suffixes to all forms. Also added the missing 64-bit form for 'CRC32 r64, r/m8'. Plus added test cases for all forms and tweaked one test case to add the needed suffixes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98980 91177308-0d34-0410-b5e6-96231b3b80d8