Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: AVX support



On Mon, Aug 15, 2016 at 08:40:46AM -0700, Erik Fair wrote:
> Out of curiosity, on sparc64 is the structure/storage for FPU (and
> other ?optional?) context dynamically allocated only for binaries which
> use the co-processor instructions (however that?s marked or determined)
> or for every process without regard to co-processor use? How would we
> want that to work on x86?

It is allocated the first time we need to save to it.

Martin


Home | Main Index | Thread Index | Old Index