Create a file of functions for computing condition codes.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:28:03 +0000 (13:28 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:28:03 +0000 (13:28 -0700)
commit8f3153ffb3ee5f838fc3aef7ac3b481792487b4f
tree04fc0d64910c8ea14a5b32ce67bdd0d674a05776
parentaad11bf879913131670dc5afc1d98de5b6f381a3
Create a file of functions for computing condition codes.
These haven't been very thuroughly tested, so use at your own risk.

--HG--
extra : convert_revision : 938885d36fea4a99f8228cdf195a0e0a38dd9031
src/base/condcodes.hh [new file with mode: 0644]