fix an encoding mismatch where "sal %eax, 1" was not using the short encoding
[oota-llvm.git] / lib / Target / X86 / X86InstrFMA.td
2010-07-23 Bruno Cardoso LopesAdd complete assembler support for FMA3 instructions...