Skip to content
Commit fa6298a1 authored by Craig Topper's avatar Craig Topper
Browse files

Merge x86 HasOpSizePrefix/HasOpSize16Prefix into a 2-bit OpSize field with 0...

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
parent 8e92e85a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment