SrcAdr Type
sources of move code instructions
Union cases
Union case | Description |
Full Usage:
Cnst int
Parameters:
int
|
constant value as immediate operand (an integer)
|
Full Usage:
LoadOut
|
output buffer of LSU |
|
constant value (an opcode)
|
|
left output buffer of PU with index PuIdx
|
|
right output buffer of PU with index PuIdx
|
Instance members
Instance member | Description |
Full Usage:
this.Encode
Returns: int
|
encode srcAdr by an integer value for instruction encoding
|
Full Usage:
this.IsCnst
Returns: bool
|
|
Full Usage:
this.IsLoadOut
Returns: bool
|
|
Full Usage:
this.IsOpC
Returns: bool
|
|
Full Usage:
this.IsOutL
Returns: bool
|
|
Full Usage:
this.IsOutR
Returns: bool
|
|
Static members
Static member | Description |
|
|
|