commit | ddb76b4462d5afc90fe5bc620c283bf884afcf8b | [log] [tgz] |
---|---|---|
author | Daniel Sanders <daniel.sanders@imgtec.com> | Mon Jul 13 09:24:21 2015 +0000 |
committer | Daniel Sanders <daniel.sanders@imgtec.com> | Mon Jul 13 09:24:21 2015 +0000 |
tree | 5a9ed9396e47a24889e882ffc4981ff66ec28c43 | |
parent | 8e7e3650af1076daa6a755dc9b54bc8be6266be5 [diff] |
[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