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.

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to