Fix a bad typo in the inline assembly code for mips16 pic fp stubs
authorReed Kotler <rkotler@mips.com>
Wed, 25 Sep 2013 20:58:50 +0000 (20:58 +0000)
committerReed Kotler <rkotler@mips.com>
Wed, 25 Sep 2013 20:58:50 +0000 (20:58 +0000)
commit55d016886cc695aa14dfa3cc8b9e1d602cca149c
tree06d6093847cf00cb57d979dce0744f263384211e
parent2ce3ac8dd8c8e43f0a1a4db1a11f452b087ca24d
Fix a bad typo in the inline assembly code for mips16 pic fp stubs
and make one cosmetic cleanup to make it look the same as gcc
in this area; adjusting test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191400 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16HardFloat.cpp
test/CodeGen/Mips/hf16call32_body.ll
test/CodeGen/Mips/hf1_body.ll [new file with mode: 0644]