com.cmpware.cmp.models
Class LatticeMicro32.SREG
java.lang.Object
com.cmpware.cmp.models.LatticeMicro32.SREG
- Enclosing class:
- LatticeMicro32
static final class LatticeMicro32.SREG
- extends java.lang.Object
This class defines the Special Register indicies
|
Field Summary |
static int |
BP1
|
static int |
BP2
|
static int |
BP3
|
static int |
CC
|
static int |
CFG
|
static int |
DC
|
static int |
DCC
|
static int |
DEBA
|
static int |
EBA
|
static int |
ICC
|
static int |
IE
|
static int |
IM
|
static int |
IP
|
static int |
JTX
|
static int |
PC
|
static int |
WP1
|
static int |
WP2
|
static int |
WP3
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IE
public static final int IE
- See Also:
- Constant Field Values
IM
public static final int IM
- See Also:
- Constant Field Values
IP
public static final int IP
- See Also:
- Constant Field Values
ICC
public static final int ICC
- See Also:
- Constant Field Values
DCC
public static final int DCC
- See Also:
- Constant Field Values
CC
public static final int CC
- See Also:
- Constant Field Values
CFG
public static final int CFG
- See Also:
- Constant Field Values
EBA
public static final int EBA
- See Also:
- Constant Field Values
DC
public static final int DC
- See Also:
- Constant Field Values
DEBA
public static final int DEBA
- See Also:
- Constant Field Values
JTX
public static final int JTX
- See Also:
- Constant Field Values
BP1
public static final int BP1
- See Also:
- Constant Field Values
BP2
public static final int BP2
- See Also:
- Constant Field Values
BP3
public static final int BP3
- See Also:
- Constant Field Values
WP1
public static final int WP1
- See Also:
- Constant Field Values
WP2
public static final int WP2
- See Also:
- Constant Field Values
WP3
public static final int WP3
- See Also:
- Constant Field Values
PC
public static final int PC
- See Also:
- Constant Field Values
LatticeMicro32.SREG
LatticeMicro32.SREG()