Re: Uses of SSE registers?
Bruce Hoult <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <CAMU+Ekxw0CxgqkZtKWwEUG0wpH+ZamHGAYqyib22MNSXFajcag@mail.gmail.com> |
I could be wrong, but I don't *think* there is anything explicitly about SSE in the GC, except for adjusting the exception mask when pushing callee-save registers. It could well be that your build flags are such that your compiler uses SSE instructions for some things written in C. I'm also not entirely sure why you believe that you'd want or need to prevent the GC from using SSE? On Thu, Oct 17, 2013 at 5:02 PM, Yi Lin <[email protected]> wrote: > Hi all, > > It seems the GC uses SSE registers. If I want to use those registers in my > program, is there a way to turn it off for the GC? > Thanks very much. > > Regards, > Yi > ______________________________**_________________ > Gc mailing list > Gc-V9/[email protected] > http://www.hpl.hp.com/hosted/**linux/mail-archives/gc/<http://www.hpl.hp.com/hosted/linux/mail-archives/gc/> > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ Gc mailing list Gc-V9/[email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/gc/