These directives are used to set the current value of the SoftFloat feature.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D9074
[mips] [IAS] Add support for the .set softfloat/hardfloat directives. ClosedPublic Authored by tomatabacu on Apr 17 2015, 3:34 AM.
Details Summary These directives are used to set the current value of the SoftFloat feature.
Diff Detail Event Timelinetomatabacu retitled this revision from to [mips] [IAS] Add support for the .set softfloat/hardfloat directives.. tomatabacu updated this object. This revision is now accepted and ready to land.Jun 1 2015, 5:02 AM
Revision Contents
Diff 23907 lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
lib/Target/Mips/MipsTargetStreamer.h
test/MC/Mips/set-softfloat-hardfloat-bad.s
test/MC/Mips/set-softfloat-hardfloat.s
|