TgtAdr Type
targets of move code instructions
Union cases
Union case | Description |
Full Usage:
CntrCnd
|
condition buffer of CU |
Full Usage:
CntrPC
|
PC buffer of CU |
left input buffer of PU[PuIdx]
|
|
|
opcode buffer of PU[PuIdx]
|
left input buffer of PU[PuIdx]
|
|
Full Usage:
LoadAdr
|
address buffer of LSU |
Full Usage:
LoadOpc
|
opcode buffer of LSU |
Full Usage:
LoadVal
|
value buffer of LSU (for storing) |
Instance members
Instance member | Description |
Full Usage:
this.Encode
Returns: int
|
encode tgtAdr by an integer value for instruction encoding
|
Full Usage:
this.IsCntrCnd
Returns: bool
|
|
Full Usage:
this.IsCntrPC
Returns: bool
|
|
Full Usage:
this.IsInL
Returns: bool
|
|
Full Usage:
this.IsInOpC
Returns: bool
|
|
Full Usage:
this.IsInR
Returns: bool
|
|
Full Usage:
this.IsLoadAdr
Returns: bool
|
|
Full Usage:
this.IsLoadOpc
Returns: bool
|
|
Full Usage:
this.IsLoadVal
Returns: bool
|
|
Static members
Static member | Description |
|
|
|