OSDN Git Service

Print another class of instructions correctly, giving us: xorl EDX, EDX
authorChris Lattner <sabre@nondot.org>
Thu, 21 Nov 2002 00:30:01 +0000 (00:30 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Nov 2002 00:30:01 +0000 (00:30 +0000)
commit644e1abae4526e3b875d6bcf772089daaa2959b5
tree3e0006979d38672aea03eb920603ed62f0d794de
parent7c58925050a132149646ea0080544df9f7a2dcc9
Print another class of instructions correctly, giving us: xorl EDX, EDX
for example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4793 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp