Opcode Type
EVM opcodes. This type should be generated using
scripts/genOpcode.fsx
from the `EVMSupportedOpcode.txt` file.
Union cases
Union case | Description |
Full Usage:
ADD
|
|
Full Usage:
ADDMOD
|
|
Full Usage:
ADDRESS
|
|
Full Usage:
AND
|
|
Full Usage:
BALANCE
|
|
Full Usage:
BASEFEE
|
|
Full Usage:
BLOCKHASH
|
|
Full Usage:
BYTE
|
|
Full Usage:
CALL
|
|
Full Usage:
CALLCODE
|
|
Full Usage:
CALLDATACOPY
|
|
Full Usage:
CALLDATALOAD
|
|
Full Usage:
CALLDATASIZE
|
|
Full Usage:
CALLER
|
|
Full Usage:
CALLVALUE
|
|
Full Usage:
CHAINID
|
|
Full Usage:
CODECOPY
|
|
Full Usage:
CODESIZE
|
|
Full Usage:
COINBASE
|
|
Full Usage:
CREATE
|
|
Full Usage:
CREATE2
|
|
Full Usage:
DELEGATECALL
|
|
Full Usage:
DIFFICULTY
|
|
Full Usage:
DIV
|
|
Full Usage:
DUP1
|
|
Full Usage:
DUP10
|
|
Full Usage:
DUP11
|
|
Full Usage:
DUP12
|
|
Full Usage:
DUP13
|
|
Full Usage:
DUP14
|
|
Full Usage:
DUP15
|
|
Full Usage:
DUP16
|
|
Full Usage:
DUP2
|
|
Full Usage:
DUP3
|
|
Full Usage:
DUP4
|
|
Full Usage:
DUP5
|
|
Full Usage:
DUP6
|
|
Full Usage:
DUP7
|
|
Full Usage:
DUP8
|
|
Full Usage:
DUP9
|
|
Full Usage:
EQ
|
|
Full Usage:
EXP
|
|
Full Usage:
EXTCODECOPY
|
|
Full Usage:
EXTCODEHASH
|
|
Full Usage:
EXTCODESIZE
|
|
Full Usage:
GAS
|
|
Full Usage:
GASLIMIT
|
|
Full Usage:
GASPRICE
|
|
Full Usage:
GETPC
|
|
Full Usage:
GT
|
|
Full Usage:
INVALID
|
|
Full Usage:
ISZERO
|
|
Full Usage:
JUMP
|
|
Full Usage:
JUMPDEST
|
|
Full Usage:
JUMPI
|
|
Full Usage:
LOG0
|
|
Full Usage:
LOG1
|
|
Full Usage:
LOG2
|
|
Full Usage:
LOG3
|
|
Full Usage:
LOG4
|
|
Full Usage:
LT
|
|
Full Usage:
MLOAD
|
|
Full Usage:
MOD
|
|
Full Usage:
MSIZE
|
|
Full Usage:
MSTORE
|
|
Full Usage:
MSTORE8
|
|
Full Usage:
MUL
|
|
Full Usage:
MULMOD
|
|
Full Usage:
NOT
|
|
Full Usage:
NUMBER
|
|
Full Usage:
OR
|
|
Full Usage:
ORIGIN
|
|
Full Usage:
POP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
RETURN
|
|
Full Usage:
RETURNDATACOPY
|
|
Full Usage:
RETURNDATASIZE
|
|
Full Usage:
REVERT
|
|
Full Usage:
SAR
|
|
Full Usage:
SDIV
|
|
Full Usage:
SELFBALANCE
|
|
Full Usage:
SELFDESTRUCT
|
|
Full Usage:
SGT
|
|
Full Usage:
SHA3
|
|
Full Usage:
SHL
|
|
Full Usage:
SHR
|
|
Full Usage:
SIGNEXTEND
|
|
Full Usage:
SLOAD
|
|
Full Usage:
SLT
|
|
Full Usage:
SMOD
|
|
Full Usage:
SSTORE
|
|
Full Usage:
STATICCALL
|
|
Full Usage:
STOP
|
|
Full Usage:
SUB
|
|
Full Usage:
SWAP1
|
|
Full Usage:
SWAP10
|
|
Full Usage:
SWAP11
|
|
Full Usage:
SWAP12
|
|
Full Usage:
SWAP13
|
|
Full Usage:
SWAP14
|
|
Full Usage:
SWAP15
|
|
Full Usage:
SWAP16
|
|
Full Usage:
SWAP2
|
|
Full Usage:
SWAP3
|
|
Full Usage:
SWAP4
|
|
Full Usage:
SWAP5
|
|
Full Usage:
SWAP6
|
|
Full Usage:
SWAP7
|
|
Full Usage:
SWAP8
|
|
Full Usage:
SWAP9
|
|
Full Usage:
TIMESTAMP
|
|
Full Usage:
XOR
|
Instance members
Instance member | Description |
Full Usage:
this.IsADD
Returns: bool
|
|
Full Usage:
this.IsADDMOD
Returns: bool
|
|
Full Usage:
this.IsADDRESS
Returns: bool
|
|
Full Usage:
this.IsAND
Returns: bool
|
|
Full Usage:
this.IsBALANCE
Returns: bool
|
|
Full Usage:
this.IsBASEFEE
Returns: bool
|
|
Full Usage:
this.IsBLOCKHASH
Returns: bool
|
|
Full Usage:
this.IsBYTE
Returns: bool
|
|
Full Usage:
this.IsCALL
Returns: bool
|
|
Full Usage:
this.IsCALLCODE
Returns: bool
|
|
Full Usage:
this.IsCALLDATACOPY
Returns: bool
|
|
Full Usage:
this.IsCALLDATALOAD
Returns: bool
|
|
Full Usage:
this.IsCALLDATASIZE
Returns: bool
|
|
Full Usage:
this.IsCALLER
Returns: bool
|
|
Full Usage:
this.IsCALLVALUE
Returns: bool
|
|
Full Usage:
this.IsCHAINID
Returns: bool
|
|
Full Usage:
this.IsCODECOPY
Returns: bool
|
|
Full Usage:
this.IsCODESIZE
Returns: bool
|
|
Full Usage:
this.IsCOINBASE
Returns: bool
|
|
Full Usage:
this.IsCREATE
Returns: bool
|
|
Full Usage:
this.IsCREATE2
Returns: bool
|
|
Full Usage:
this.IsDELEGATECALL
Returns: bool
|
|
Full Usage:
this.IsDIFFICULTY
Returns: bool
|
|
Full Usage:
this.IsDIV
Returns: bool
|
|
Full Usage:
this.IsDUP1
Returns: bool
|
|
Full Usage:
this.IsDUP10
Returns: bool
|
|
Full Usage:
this.IsDUP11
Returns: bool
|
|
Full Usage:
this.IsDUP12
Returns: bool
|
|
Full Usage:
this.IsDUP13
Returns: bool
|
|
Full Usage:
this.IsDUP14
Returns: bool
|
|
Full Usage:
this.IsDUP15
Returns: bool
|
|
Full Usage:
this.IsDUP16
Returns: bool
|
|
Full Usage:
this.IsDUP2
Returns: bool
|
|
Full Usage:
this.IsDUP3
Returns: bool
|
|
Full Usage:
this.IsDUP4
Returns: bool
|
|
Full Usage:
this.IsDUP5
Returns: bool
|
|
Full Usage:
this.IsDUP6
Returns: bool
|
|
Full Usage:
this.IsDUP7
Returns: bool
|
|
Full Usage:
this.IsDUP8
Returns: bool
|
|
Full Usage:
this.IsDUP9
Returns: bool
|
|
Full Usage:
this.IsEQ
Returns: bool
|
|
Full Usage:
this.IsEXP
Returns: bool
|
|
Full Usage:
this.IsEXTCODECOPY
Returns: bool
|
|
Full Usage:
this.IsEXTCODEHASH
Returns: bool
|
|
Full Usage:
this.IsEXTCODESIZE
Returns: bool
|
|
Full Usage:
this.IsGAS
Returns: bool
|
|
Full Usage:
this.IsGASLIMIT
Returns: bool
|
|
Full Usage:
this.IsGASPRICE
Returns: bool
|
|
Full Usage:
this.IsGETPC
Returns: bool
|
|
Full Usage:
this.IsGT
Returns: bool
|
|
Full Usage:
this.IsINVALID
Returns: bool
|
|
Full Usage:
this.IsISZERO
Returns: bool
|
|
Full Usage:
this.IsJUMP
Returns: bool
|
|
Full Usage:
this.IsJUMPDEST
Returns: bool
|
|
Full Usage:
this.IsJUMPI
Returns: bool
|
|
Full Usage:
this.IsLOG0
Returns: bool
|
|
Full Usage:
this.IsLOG1
Returns: bool
|
|
Full Usage:
this.IsLOG2
Returns: bool
|
|
Full Usage:
this.IsLOG3
Returns: bool
|
|
Full Usage:
this.IsLOG4
Returns: bool
|
|
Full Usage:
this.IsLT
Returns: bool
|
|
Full Usage:
this.IsMLOAD
Returns: bool
|
|
Full Usage:
this.IsMOD
Returns: bool
|
|
Full Usage:
this.IsMSIZE
Returns: bool
|
|
Full Usage:
this.IsMSTORE
Returns: bool
|
|
Full Usage:
this.IsMSTORE8
Returns: bool
|
|
Full Usage:
this.IsMUL
Returns: bool
|
|
Full Usage:
this.IsMULMOD
Returns: bool
|
|
Full Usage:
this.IsNOT
Returns: bool
|
|
Full Usage:
this.IsNUMBER
Returns: bool
|
|
Full Usage:
this.IsOR
Returns: bool
|
|
Full Usage:
this.IsORIGIN
Returns: bool
|
|
Full Usage:
this.IsPOP
Returns: bool
|
|
Full Usage:
this.IsPUSH1
Returns: bool
|
|
Full Usage:
this.IsPUSH10
Returns: bool
|
|
Full Usage:
this.IsPUSH11
Returns: bool
|
|
Full Usage:
this.IsPUSH12
Returns: bool
|
|
Full Usage:
this.IsPUSH13
Returns: bool
|
|
Full Usage:
this.IsPUSH14
Returns: bool
|
|
Full Usage:
this.IsPUSH15
Returns: bool
|
|
Full Usage:
this.IsPUSH16
Returns: bool
|
|
Full Usage:
this.IsPUSH17
Returns: bool
|
|
Full Usage:
this.IsPUSH18
Returns: bool
|
|
Full Usage:
this.IsPUSH19
Returns: bool
|
|
Full Usage:
this.IsPUSH2
Returns: bool
|
|
Full Usage:
this.IsPUSH20
Returns: bool
|
|
Full Usage:
this.IsPUSH21
Returns: bool
|
|
Full Usage:
this.IsPUSH22
Returns: bool
|
|
Full Usage:
this.IsPUSH23
Returns: bool
|
|
Full Usage:
this.IsPUSH24
Returns: bool
|
|
Full Usage:
this.IsPUSH25
Returns: bool
|
|
Full Usage:
this.IsPUSH26
Returns: bool
|
|
Full Usage:
this.IsPUSH27
Returns: bool
|
|
Full Usage:
this.IsPUSH28
Returns: bool
|
|
Full Usage:
this.IsPUSH29
Returns: bool
|
|
Full Usage:
this.IsPUSH3
Returns: bool
|
|
Full Usage:
this.IsPUSH30
Returns: bool
|
|
Full Usage:
this.IsPUSH31
Returns: bool
|
|
Full Usage:
this.IsPUSH32
Returns: bool
|
|
Full Usage:
this.IsPUSH4
Returns: bool
|
|
Full Usage:
this.IsPUSH5
Returns: bool
|
|
Full Usage:
this.IsPUSH6
Returns: bool
|
|
Full Usage:
this.IsPUSH7
Returns: bool
|
|
Full Usage:
this.IsPUSH8
Returns: bool
|
|
Full Usage:
this.IsPUSH9
Returns: bool
|
|
Full Usage:
this.IsRETURN
Returns: bool
|
|
Full Usage:
this.IsRETURNDATACOPY
Returns: bool
|
|
Full Usage:
this.IsRETURNDATASIZE
Returns: bool
|
|
Full Usage:
this.IsREVERT
Returns: bool
|
|
Full Usage:
this.IsSAR
Returns: bool
|
|
Full Usage:
this.IsSDIV
Returns: bool
|
|
Full Usage:
this.IsSELFBALANCE
Returns: bool
|
|
Full Usage:
this.IsSELFDESTRUCT
Returns: bool
|
|
Full Usage:
this.IsSGT
Returns: bool
|
|
Full Usage:
this.IsSHA3
Returns: bool
|
|
Full Usage:
this.IsSHL
Returns: bool
|
|
Full Usage:
this.IsSHR
Returns: bool
|
|
Full Usage:
this.IsSIGNEXTEND
Returns: bool
|
|
Full Usage:
this.IsSLOAD
Returns: bool
|
|
Full Usage:
this.IsSLT
Returns: bool
|
|
Full Usage:
this.IsSMOD
Returns: bool
|
|
Full Usage:
this.IsSSTORE
Returns: bool
|
|
Full Usage:
this.IsSTATICCALL
Returns: bool
|
|
Full Usage:
this.IsSTOP
Returns: bool
|
|
Full Usage:
this.IsSUB
Returns: bool
|
|
Full Usage:
this.IsSWAP1
Returns: bool
|
|
Full Usage:
this.IsSWAP10
Returns: bool
|
|
Full Usage:
this.IsSWAP11
Returns: bool
|
|
Full Usage:
this.IsSWAP12
Returns: bool
|
|
Full Usage:
this.IsSWAP13
Returns: bool
|
|
Full Usage:
this.IsSWAP14
Returns: bool
|
|
Full Usage:
this.IsSWAP15
Returns: bool
|
|
Full Usage:
this.IsSWAP16
Returns: bool
|
|
Full Usage:
this.IsSWAP2
Returns: bool
|
|
Full Usage:
this.IsSWAP3
Returns: bool
|
|
Full Usage:
this.IsSWAP4
Returns: bool
|
|
Full Usage:
this.IsSWAP5
Returns: bool
|
|
Full Usage:
this.IsSWAP6
Returns: bool
|
|
Full Usage:
this.IsSWAP7
Returns: bool
|
|
Full Usage:
this.IsSWAP8
Returns: bool
|
|
Full Usage:
this.IsSWAP9
Returns: bool
|
|
Full Usage:
this.IsTIMESTAMP
Returns: bool
|
|
Full Usage:
this.IsXOR
Returns: bool
|
|