summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/module-softfloat.s
Commit message (Collapse)AuthorAgeFilesLines
* [mips] [IAS] Add support for the .module softfloat/hardfloat directives.Toma Tabacu2015-06-301-0/+20
These directives are used to set the default value of the SoftFloat feature. They have the same effect as setting -m{soft, hard}-float from the command line. Differential Revision: http://reviews.llvm.org/D9073 llvm-svn: 241066
OpenPOWER on IntegriCloud