aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/extins.ll
diff options
context:
space:
mode:
authorReed Kotler <rkotler@mips.com>2012-12-15 00:20:05 +0000
committerReed Kotler <rkotler@mips.com>2012-12-15 00:20:05 +0000
commited23fa8e55f5a58741c20c601410c2822d00f066 (patch)
treedc512ce9bdd5d6994d618b130436c2df33f052a3 /test/CodeGen/Mips/extins.ll
parentb1e66d0c4fed6f162424fd5257cedf0d2e705152 (diff)
downloadexternal_llvm-ed23fa8e55f5a58741c20c601410c2822d00f066.zip
external_llvm-ed23fa8e55f5a58741c20c601410c2822d00f066.tar.gz
external_llvm-ed23fa8e55f5a58741c20c601410c2822d00f066.tar.bz2
This code implements most of mips16 hardfloat as it is done by gcc.
In this case, essentially it is soft float with different library routines. The next step will be to make this fully interoperational with mips32 floating point and that requires creating stubs for functions with signatures that contain floating point types. I have a more sophisticated design for mips16 hardfloat which I hope to implement at a later time that directly does floating point without the need for function calls. The mips16 encoding has no floating point instructions so one needs to switch to mips32 mode to execute floating point instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170259 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/extins.ll')
0 files changed, 0 insertions, 0 deletions