| commit | fa6298a1629a5ea5a971629c463df0bae1cb89e6 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Sun Feb 02 09:25:09 2014 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Sun Feb 02 09:25:09 2014 +0000 |
| tree | f559fd61e4210dba562b91a38f8cee4dc4ec19eb | |
| parent | 8e92e85ac7b5a1c9174f141284a7745b871fcd21 [diff] |
Merge x86 HasOpSizePrefix/HasOpSize16Prefix into a 2-bit OpSize field with 0 meaning no 0x66 prefix in any mode. Rename Opsize16->OpSize32 and OpSize->OpSize16. The classes now refer to their operand size rather than the mode in which they need a 0x66 prefix. Hopefully can merge REX_W into this as OpSize64. llvm-svn: 200626