History log of /gem5/src/base/condcodes.hh
Revision Date Author Comments
# 5098:65373916c468 25-Sep-2007 Gabe Black <gblack@eecs.umich.edu>

Condition Codes: Fix the findParity function.


# 5092:e418877ee8cb 25-Sep-2007 Gabe Black <gblack@eecs.umich.edu>

Condition Codes: Fix type error.


# 4715:2c37daa0ff2e 20-Jul-2007 Gabe Black <gblack@eecs.umich.edu>

Fix function which calculates the carry flag.


# 4683:3b49d35562ed 17-Jul-2007 Gabe Black <gblack@eecs.umich.edu>

Create a file of functions for computing condition codes.
These haven't been very thuroughly tested, so use at your own risk.