MC/X86_64: Fix matching of callq.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 13 Mar 2010 19:31:38 +0000 (19:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 13 Mar 2010 19:31:38 +0000 (19:31 +0000)
commit989ac729811802a4b2a23dd2afd825df1b07f849
tree2a95f729b4bb37a234b26fe328e400d86a5ea82f
parent3a151be8d5f85ca12737f5664ef91192014a4f77
MC/X86_64: Fix matching of callq.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98443 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr64bit.td
test/MC/AsmParser/X86/x86_64-operands.s [new file with mode: 0644]