|
From: Greg P. <gp...@us...> - 2005-11-08 22:26:05
|
sv...@va... writes: > store & load callee-saved floating-point and vector registers in > core dispatch loop. > > Modified: trunk/coregrind/m_dispatch/dispatch-ppc32-linux.S You probably also need to save the condition register, because some of the condition register fields are callee-saved in the AIX ABI. -- Greg Parker gp...@us... |