----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/759/ -----------------------------------------------------------
Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binkert. Summary ------- x86: Implements copyRegs() function The copyRegs() function for x86 is currently unimplemented. This patch provides an implementation. Apart from this patch, I have another question. In the function copyMiscRegs(), a comment appears that 'it has been implemented naively.' Why the comment? What would an accurate implementation look like? Diffs ----- src/arch/x86/utility.cc 0412ba528ad6 Diff: http://reviews.m5sim.org/r/759/diff Testing ------- Thanks, Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
