amd64 cpu_switch in C.

David Xu davidxu at FreeBSD.org
Wed Mar 12 04:13:24 UTC 2008


Jeff Roberson wrote:
> http://people.freebsd.org/~jeff/amd64.diff

This is a good idea. In fact, according to calling conversion, some 
registers are not needed to be saved across function call, e.g on
i386, eax, edx, and ecx. :-) but gdb may need them to dig out
stack variable's value.

Regards,
David Xu



More information about the freebsd-arch mailing list