- added opcode debugging identfier MFCz, MTCz, CFCz, CTCz, BCTz, BCFz for COP functions
- removed COPz debugging identifier Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@395 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -106,13 +106,35 @@ package mips_types is
|
||||
op_swl,
|
||||
op_sw,
|
||||
op_swr,
|
||||
op_cop0,
|
||||
op_cop1,
|
||||
op_cop2,
|
||||
op_cop3,
|
||||
op_mfc0,
|
||||
op_cfc0,
|
||||
op_mtc0,
|
||||
op_ctc0,
|
||||
op_bcf0,
|
||||
op_bct0,
|
||||
op_mfc1,
|
||||
op_cfc1,
|
||||
op_mtc1,
|
||||
op_ctc1,
|
||||
op_bcf1,
|
||||
op_bct1,
|
||||
op_mfc2,
|
||||
op_cfc2,
|
||||
op_mtc2,
|
||||
op_ctc2,
|
||||
op_bcf2,
|
||||
op_bct2,
|
||||
op_mfc3,
|
||||
op_cfc3,
|
||||
op_mtc3,
|
||||
op_ctc3,
|
||||
op_bcf3,
|
||||
op_bct3,
|
||||
op_lwc0,
|
||||
op_lwc1,
|
||||
op_lwc2,
|
||||
op_lwc3,
|
||||
op_swc0,
|
||||
op_swc1,
|
||||
op_swc2,
|
||||
op_swc3
|
||||
|
||||
Reference in New Issue
Block a user