llvm-6502/test/MC
Kevin Enderby 0f5ab7c5f3 Change the X86 assembler to not require a segment register on string
instruction's destination operand like it does for the source operand.
Also fix a typo in the comment for X86AsmParser::isSrcOp().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152654 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-13 19:47:55 +00:00
..
ARM ARM vpush/vpop assembler mnemonics accept an optional size suffix. 2012-03-05 23:16:31 +00:00
AsmParser
COFF
Disassembler Change the second line of the test added for r152414 to use CHECK-NEXT. 2012-03-12 21:38:09 +00:00
ELF
MachO
MBlaze
Mips Use llvm-mc instead of llc. Patch by Jack Carter. 2012-03-07 20:58:59 +00:00
X86 Change the X86 assembler to not require a segment register on string 2012-03-13 19:47:55 +00:00