[x86] Add OpSize16 to instructions that need it
[oota-llvm.git] / test / MC / AsmParser / macro-rept.s
2012-05-12 Rafael EspindolaAdd support for the .rept directive. Patch by Vladmir...