Add a spot for the condition code portion of the flag register.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:26:06 +0000 (13:26 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:26:06 +0000 (13:26 -0700)
commitaad11bf879913131670dc5afc1d98de5b6f381a3
tree4edf4b709cc6219d8e56e027a57a2a666830d480
parent13ccac1a3cb7bb33b7a6d2c65f875d1a40a6e352
Add a spot for the condition code portion of the flag register.
This is stored in the integer register file so that it can be renamed, but it should be a misc reg.

--HG--
extra : convert_revision : eee48f24dd80b145f14427482047c4d8af2521ab
src/arch/x86/intregfile.hh
src/arch/x86/x86_traits.hh