Power: Provide a utility function to copy registers from one thread context
authorTimothy M. Jones <tjones1@inf.ed.ac.uk>
Thu, 22 Jul 2010 17:47:03 +0000 (18:47 +0100)
committerTimothy M. Jones <tjones1@inf.ed.ac.uk>
Thu, 22 Jul 2010 17:47:03 +0000 (18:47 +0100)
commit8c76715979682cbf0e653128c253805a80c40269
tree76ed1be4d3567036bc1e6d977022b31bcfdab9c3
parent21bf6ff1019cb1334596da8488268eeaea3753cc
Power: Provide a utility function to copy registers from one thread context
to another in the Power ISA.
src/arch/power/SConscript
src/arch/power/utility.cc [new file with mode: 0644]
src/arch/power/utility.hh