[mips] Explained the 'w' modifier in the Inline Assembler documentation.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 13 Jul 2015 09:24:21 +0000 (09:24 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 13 Jul 2015 09:24:21 +0000 (09:24 +0000)
commitddb76b4462d5afc90fe5bc620c283bf884afcf8b
tree5a9ed9396e47a24889e882ffc4981ff66ec28c43
parent8e7e3650af1076daa6a755dc9b54bc8be6266be5
[mips] Explained the 'w' modifier in the Inline Assembler documentation.

It exists for compatibility with GCC which requires it to print MSA registers
for the 'f' constraint. Although LLVM doesn't need it, the 'w' modifier should
still be used for portability between the two compilers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242015 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst