[PATCH] [mips] [IAS] Add support for the .module softfloat/hardfloat directives.

Matthew Fortune Matthew.Fortune at imgtec.com
Mon Jun 29 04:08:31 PDT 2015


> @mpf: Should the ODDSPREG flag be clear for softfloat?
> @tomatabacu: If Matthew says 'yes', then please add an appropriate
> CHECK-NOT to module-softfloat.s then it will LGTM. If he says 'no' or
> "doesn't matter", then LGTM.

Hoping I can just email a reply...

The flag is undefined for soft-float and since it has 'or' semantics
for merging then it doesn't matter what it is set to for soft-float.
I don't actually know how it will be set for GNU tools and I mask
it out for most assembler tests that are not checking for the flag
specifically.

Matthew






More information about the llvm-commits mailing list