The Mips specific inline asm operand modifier 'z' has the
authorJack Carter <jcarter@mips.com>
Thu, 28 Jun 2012 01:33:40 +0000 (01:33 +0000)
committerJack Carter <jcarter@mips.com>
Thu, 28 Jun 2012 01:33:40 +0000 (01:33 +0000)
commit7c3cd4d24edf125bafc9aa258fc8e8ae1b00a4df
tree7cff8176dc10f0ea1108a3532103c7db9c128f31
parente4413947843c66cd71c160fffcb711a763c30914
The Mips specific inline asm operand modifier 'z' has the
following description in the gnu sources:

    Print $0 if operand is zero otherwise print the op normally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsAsmPrinter.cpp
test/CodeGen/Mips/inlineasm-operand-code.ll