Home
last modified time | relevance | path

Searched refs:OpSizeFixed (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h333 OpSizeFixed = 0 << OpSizeShift, enumerator
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td606 /// 16-bit vs 32-bit mode. i8/i64 set this to OpSizeFixed. i16 sets this
620 0, OpSizeFixed, 0>;
629 1, OpSizeFixed, 1>;
DX86InstrFormats.td149 def OpSizeFixed : OperandSize<0>; // Never needs a 0x66 prefix.
248 OperandSize OpSize = OpSizeFixed; // Does this instruction's encoding change