OpenCores
URL https://opencores.org/ocsvn/scarm/scarm/trunk

Subversion Repositories scarm

[/] [scarm/] [trunk/] [src/] [Instructions/] [scMCR.h] - Blame information for rev 8

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 zhong
// scMCR.h: interface for the scMCR class.
2
//
3
//////////////////////////////////////////////////////////////////////
4
 
5
#if !defined(AFX_SCMCR_H__A72DCFBC_3F9A_11D6_B9EB_000000000000__INCLUDED_)
6
#define AFX_SCMCR_H__A72DCFBC_3F9A_11D6_B9EB_000000000000__INCLUDED_
7
 
8
#if _MSC_VER > 1000
9
#pragma once
10
#endif // _MSC_VER > 1000
11
 
12
#include "scARMInstruction.h"
13
 
14
class scMCR : public scARMInstruction
15
{
16
public:
17
        scMCR();
18
        virtual ~scMCR();
19
 
20
};
21
 
22
#endif // !defined(AFX_SCMCR_H__A72DCFBC_3F9A_11D6_B9EB_000000000000__INCLUDED_)

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.