gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] ia64 and garbage collection


From: Andrew Haley
Subject: [Gcl-devel] ia64 and garbage collection
Date: Tue, 30 Jul 2002 18:39:17 +0100 (BST)

You don't seem to have mentioned that the IA-64 has *two* stacks: one
contains registers and one structures and arrays.  If you want to
flush the register stack to memory for the sake of the garbage
collector, that's easy: just call __builtin_ia64_flushrs().

Andrew.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]