This matches how it is done on X86.
This allows using emulated tls on windows; in MinGW environments, native tls isn't supported at the moment.
Set the right Data*bitsDirective to match the existing tests for other platforms. Make parts of the existing tests a regex, to allow matching .section .rdata for windows, to avoid having to duplicate the rest of the tests.