Support explicit argument forms for the X86 string instructions.
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 18 Mar 2011 11:59:40 +0000 (11:59 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 18 Mar 2011 11:59:40 +0000 (11:59 +0000)
commit96622aa063435b1de085489f0e3e49b5912c22da
tree97599a87d18c63e34dba30d70900f2d9e5f34c3a
parent8902ecb6826d0677c32f1fb9aac41070fee1ac7d
Support explicit argument forms for the X86 string instructions.
For now, only the default segments are supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127875 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/x86-32.s
test/MC/X86/x86-64.s