> This set of patches fixes some issues with the previously sent PowerPC ISA > and system calls. In particular, for the ISA, misc regs are made into > int regs so that they can be renamed in O3CPU, floating point loads are > fixed and bugs are fixed with the fp condition code calculation. The > outputs for the Hello World regression test are also included. > > For the system calls, times is implemented using the value of _SC_CLK_TCK > and brk uses the memsetBlob function.
Are these patches on top of the other ones? It seems that some are, but others (the memesetBlob one at least) replace older ones. If things are indeed a little bit mixed up, can you publish your latest patches on a website somewhere or just send me (and not the list) a tarball of your .hg/patches directory? Thanks, Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
