Rename enum from OpType to OpClass so it's consistent with the
authorNathan Binkert <binkertn@umich.edu>
Tue, 12 Jun 2007 06:10:58 +0000 (23:10 -0700)
committerNathan Binkert <binkertn@umich.edu>
Tue, 12 Jun 2007 06:10:58 +0000 (23:10 -0700)
commit125237d357be7f2c5adf03da8dcf352ccad32954
tree7f59e6d6e5e5a87f25592707221a4524c8ea11b0
parentd14256f9bae4f808c832318c6e9baa294313655d
Rename enum from OpType to OpClass so it's consistent with the
real thing.  Also rename the null case to something that can
be a C++ symbol.

--HG--
extra : convert_revision : e3bfc4065b59c21f613e486d234711c48d7c9070
src/cpu/FuncUnit.py
src/cpu/op_class.cc