Rizin
unix-like reverse engineering framework and cli tools
capstone.evm_const Namespace Reference

Variables

int EVM_INS_STOP = 0
 
int EVM_INS_ADD = 1
 
int EVM_INS_MUL = 2
 
int EVM_INS_SUB = 3
 
int EVM_INS_DIV = 4
 
int EVM_INS_SDIV = 5
 
int EVM_INS_MOD = 6
 
int EVM_INS_SMOD = 7
 
int EVM_INS_ADDMOD = 8
 
int EVM_INS_MULMOD = 9
 
int EVM_INS_EXP = 10
 
int EVM_INS_SIGNEXTEND = 11
 
int EVM_INS_LT = 16
 
int EVM_INS_GT = 17
 
int EVM_INS_SLT = 18
 
int EVM_INS_SGT = 19
 
int EVM_INS_EQ = 20
 
int EVM_INS_ISZERO = 21
 
int EVM_INS_AND = 22
 
int EVM_INS_OR = 23
 
int EVM_INS_XOR = 24
 
int EVM_INS_NOT = 25
 
int EVM_INS_BYTE = 26
 
int EVM_INS_SHA3 = 32
 
int EVM_INS_ADDRESS = 48
 
int EVM_INS_BALANCE = 49
 
int EVM_INS_ORIGIN = 50
 
int EVM_INS_CALLER = 51
 
int EVM_INS_CALLVALUE = 52
 
int EVM_INS_CALLDATALOAD = 53
 
int EVM_INS_CALLDATASIZE = 54
 
int EVM_INS_CALLDATACOPY = 55
 
int EVM_INS_CODESIZE = 56
 
int EVM_INS_CODECOPY = 57
 
int EVM_INS_GASPRICE = 58
 
int EVM_INS_EXTCODESIZE = 59
 
int EVM_INS_EXTCODECOPY = 60
 
int EVM_INS_RETURNDATASIZE = 61
 
int EVM_INS_RETURNDATACOPY = 62
 
int EVM_INS_BLOCKHASH = 64
 
int EVM_INS_COINBASE = 65
 
int EVM_INS_TIMESTAMP = 66
 
int EVM_INS_NUMBER = 67
 
int EVM_INS_DIFFICULTY = 68
 
int EVM_INS_GASLIMIT = 69
 
int EVM_INS_POP = 80
 
int EVM_INS_MLOAD = 81
 
int EVM_INS_MSTORE = 82
 
int EVM_INS_MSTORE8 = 83
 
int EVM_INS_SLOAD = 84
 
int EVM_INS_SSTORE = 85
 
int EVM_INS_JUMP = 86
 
int EVM_INS_JUMPI = 87
 
int EVM_INS_PC = 88
 
int EVM_INS_MSIZE = 89
 
int EVM_INS_GAS = 90
 
int EVM_INS_JUMPDEST = 91
 
int EVM_INS_PUSH1 = 96
 
int EVM_INS_PUSH2 = 97
 
int EVM_INS_PUSH3 = 98
 
int EVM_INS_PUSH4 = 99
 
int EVM_INS_PUSH5 = 100
 
int EVM_INS_PUSH6 = 101
 
int EVM_INS_PUSH7 = 102
 
int EVM_INS_PUSH8 = 103
 
int EVM_INS_PUSH9 = 104
 
int EVM_INS_PUSH10 = 105
 
int EVM_INS_PUSH11 = 106
 
int EVM_INS_PUSH12 = 107
 
int EVM_INS_PUSH13 = 108
 
int EVM_INS_PUSH14 = 109
 
int EVM_INS_PUSH15 = 110
 
int EVM_INS_PUSH16 = 111
 
int EVM_INS_PUSH17 = 112
 
int EVM_INS_PUSH18 = 113
 
int EVM_INS_PUSH19 = 114
 
int EVM_INS_PUSH20 = 115
 
int EVM_INS_PUSH21 = 116
 
int EVM_INS_PUSH22 = 117
 
int EVM_INS_PUSH23 = 118
 
int EVM_INS_PUSH24 = 119
 
int EVM_INS_PUSH25 = 120
 
int EVM_INS_PUSH26 = 121
 
int EVM_INS_PUSH27 = 122
 
int EVM_INS_PUSH28 = 123
 
int EVM_INS_PUSH29 = 124
 
int EVM_INS_PUSH30 = 125
 
int EVM_INS_PUSH31 = 126
 
int EVM_INS_PUSH32 = 127
 
int EVM_INS_DUP1 = 128
 
int EVM_INS_DUP2 = 129
 
int EVM_INS_DUP3 = 130
 
int EVM_INS_DUP4 = 131
 
int EVM_INS_DUP5 = 132
 
int EVM_INS_DUP6 = 133
 
int EVM_INS_DUP7 = 134
 
int EVM_INS_DUP8 = 135
 
int EVM_INS_DUP9 = 136
 
int EVM_INS_DUP10 = 137
 
int EVM_INS_DUP11 = 138
 
int EVM_INS_DUP12 = 139
 
int EVM_INS_DUP13 = 140
 
int EVM_INS_DUP14 = 141
 
int EVM_INS_DUP15 = 142
 
int EVM_INS_DUP16 = 143
 
int EVM_INS_SWAP1 = 144
 
int EVM_INS_SWAP2 = 145
 
int EVM_INS_SWAP3 = 146
 
int EVM_INS_SWAP4 = 147
 
int EVM_INS_SWAP5 = 148
 
int EVM_INS_SWAP6 = 149
 
int EVM_INS_SWAP7 = 150
 
int EVM_INS_SWAP8 = 151
 
int EVM_INS_SWAP9 = 152
 
int EVM_INS_SWAP10 = 153
 
int EVM_INS_SWAP11 = 154
 
int EVM_INS_SWAP12 = 155
 
int EVM_INS_SWAP13 = 156
 
int EVM_INS_SWAP14 = 157
 
int EVM_INS_SWAP15 = 158
 
int EVM_INS_SWAP16 = 159
 
int EVM_INS_LOG0 = 160
 
int EVM_INS_LOG1 = 161
 
int EVM_INS_LOG2 = 162
 
int EVM_INS_LOG3 = 163
 
int EVM_INS_LOG4 = 164
 
int EVM_INS_CREATE = 240
 
int EVM_INS_CALL = 241
 
int EVM_INS_CALLCODE = 242
 
int EVM_INS_RETURN = 243
 
int EVM_INS_DELEGATECALL = 244
 
int EVM_INS_CALLBLACKBOX = 245
 
int EVM_INS_STATICCALL = 250
 
int EVM_INS_REVERT = 253
 
int EVM_INS_SUICIDE = 255
 
int EVM_INS_INVALID = 512
 
int EVM_INS_ENDING = 513
 
int EVM_GRP_INVALID = 0
 
int EVM_GRP_JUMP = 1
 
int EVM_GRP_MATH = 8
 
int EVM_GRP_STACK_WRITE = 9
 
int EVM_GRP_STACK_READ = 10
 
int EVM_GRP_MEM_WRITE = 11
 
int EVM_GRP_MEM_READ = 12
 
int EVM_GRP_STORE_WRITE = 13
 
int EVM_GRP_STORE_READ = 14
 
int EVM_GRP_HALT = 15
 
int EVM_GRP_ENDING = 16
 

Variable Documentation

◆ EVM_GRP_ENDING

int capstone.evm_const.EVM_GRP_ENDING = 16

Definition at line 151 of file evm_const.py.

◆ EVM_GRP_HALT

int capstone.evm_const.EVM_GRP_HALT = 15

Definition at line 150 of file evm_const.py.

◆ EVM_GRP_INVALID

int capstone.evm_const.EVM_GRP_INVALID = 0

Definition at line 141 of file evm_const.py.

◆ EVM_GRP_JUMP

int capstone.evm_const.EVM_GRP_JUMP = 1

Definition at line 142 of file evm_const.py.

◆ EVM_GRP_MATH

int capstone.evm_const.EVM_GRP_MATH = 8

Definition at line 143 of file evm_const.py.

◆ EVM_GRP_MEM_READ

int capstone.evm_const.EVM_GRP_MEM_READ = 12

Definition at line 147 of file evm_const.py.

◆ EVM_GRP_MEM_WRITE

int capstone.evm_const.EVM_GRP_MEM_WRITE = 11

Definition at line 146 of file evm_const.py.

◆ EVM_GRP_STACK_READ

int capstone.evm_const.EVM_GRP_STACK_READ = 10

Definition at line 145 of file evm_const.py.

◆ EVM_GRP_STACK_WRITE

int capstone.evm_const.EVM_GRP_STACK_WRITE = 9

Definition at line 144 of file evm_const.py.

◆ EVM_GRP_STORE_READ

int capstone.evm_const.EVM_GRP_STORE_READ = 14

Definition at line 149 of file evm_const.py.

◆ EVM_GRP_STORE_WRITE

int capstone.evm_const.EVM_GRP_STORE_WRITE = 13

Definition at line 148 of file evm_const.py.

◆ EVM_INS_ADD

int capstone.evm_const.EVM_INS_ADD = 1

Definition at line 4 of file evm_const.py.

◆ EVM_INS_ADDMOD

int capstone.evm_const.EVM_INS_ADDMOD = 8

Definition at line 11 of file evm_const.py.

◆ EVM_INS_ADDRESS

int capstone.evm_const.EVM_INS_ADDRESS = 48

Definition at line 27 of file evm_const.py.

◆ EVM_INS_AND

int capstone.evm_const.EVM_INS_AND = 22

Definition at line 21 of file evm_const.py.

◆ EVM_INS_BALANCE

int capstone.evm_const.EVM_INS_BALANCE = 49

Definition at line 28 of file evm_const.py.

◆ EVM_INS_BLOCKHASH

int capstone.evm_const.EVM_INS_BLOCKHASH = 64

Definition at line 42 of file evm_const.py.

◆ EVM_INS_BYTE

int capstone.evm_const.EVM_INS_BYTE = 26

Definition at line 25 of file evm_const.py.

◆ EVM_INS_CALL

int capstone.evm_const.EVM_INS_CALL = 241

Definition at line 130 of file evm_const.py.

◆ EVM_INS_CALLBLACKBOX

int capstone.evm_const.EVM_INS_CALLBLACKBOX = 245

Definition at line 134 of file evm_const.py.

◆ EVM_INS_CALLCODE

int capstone.evm_const.EVM_INS_CALLCODE = 242

Definition at line 131 of file evm_const.py.

◆ EVM_INS_CALLDATACOPY

int capstone.evm_const.EVM_INS_CALLDATACOPY = 55

Definition at line 34 of file evm_const.py.

◆ EVM_INS_CALLDATALOAD

int capstone.evm_const.EVM_INS_CALLDATALOAD = 53

Definition at line 32 of file evm_const.py.

◆ EVM_INS_CALLDATASIZE

int capstone.evm_const.EVM_INS_CALLDATASIZE = 54

Definition at line 33 of file evm_const.py.

◆ EVM_INS_CALLER

int capstone.evm_const.EVM_INS_CALLER = 51

Definition at line 30 of file evm_const.py.

◆ EVM_INS_CALLVALUE

int capstone.evm_const.EVM_INS_CALLVALUE = 52

Definition at line 31 of file evm_const.py.

◆ EVM_INS_CODECOPY

int capstone.evm_const.EVM_INS_CODECOPY = 57

Definition at line 36 of file evm_const.py.

◆ EVM_INS_CODESIZE

int capstone.evm_const.EVM_INS_CODESIZE = 56

Definition at line 35 of file evm_const.py.

◆ EVM_INS_COINBASE

int capstone.evm_const.EVM_INS_COINBASE = 65

Definition at line 43 of file evm_const.py.

◆ EVM_INS_CREATE

int capstone.evm_const.EVM_INS_CREATE = 240

Definition at line 129 of file evm_const.py.

◆ EVM_INS_DELEGATECALL

int capstone.evm_const.EVM_INS_DELEGATECALL = 244

Definition at line 133 of file evm_const.py.

◆ EVM_INS_DIFFICULTY

int capstone.evm_const.EVM_INS_DIFFICULTY = 68

Definition at line 46 of file evm_const.py.

◆ EVM_INS_DIV

int capstone.evm_const.EVM_INS_DIV = 4

Definition at line 7 of file evm_const.py.

◆ EVM_INS_DUP1

int capstone.evm_const.EVM_INS_DUP1 = 128

Definition at line 92 of file evm_const.py.

◆ EVM_INS_DUP10

int capstone.evm_const.EVM_INS_DUP10 = 137

Definition at line 101 of file evm_const.py.

◆ EVM_INS_DUP11

int capstone.evm_const.EVM_INS_DUP11 = 138

Definition at line 102 of file evm_const.py.

◆ EVM_INS_DUP12

int capstone.evm_const.EVM_INS_DUP12 = 139

Definition at line 103 of file evm_const.py.

◆ EVM_INS_DUP13

int capstone.evm_const.EVM_INS_DUP13 = 140

Definition at line 104 of file evm_const.py.

◆ EVM_INS_DUP14

int capstone.evm_const.EVM_INS_DUP14 = 141

Definition at line 105 of file evm_const.py.

◆ EVM_INS_DUP15

int capstone.evm_const.EVM_INS_DUP15 = 142

Definition at line 106 of file evm_const.py.

◆ EVM_INS_DUP16

int capstone.evm_const.EVM_INS_DUP16 = 143

Definition at line 107 of file evm_const.py.

◆ EVM_INS_DUP2

int capstone.evm_const.EVM_INS_DUP2 = 129

Definition at line 93 of file evm_const.py.

◆ EVM_INS_DUP3

int capstone.evm_const.EVM_INS_DUP3 = 130

Definition at line 94 of file evm_const.py.

◆ EVM_INS_DUP4

int capstone.evm_const.EVM_INS_DUP4 = 131

Definition at line 95 of file evm_const.py.

◆ EVM_INS_DUP5

int capstone.evm_const.EVM_INS_DUP5 = 132

Definition at line 96 of file evm_const.py.

◆ EVM_INS_DUP6

int capstone.evm_const.EVM_INS_DUP6 = 133

Definition at line 97 of file evm_const.py.

◆ EVM_INS_DUP7

int capstone.evm_const.EVM_INS_DUP7 = 134

Definition at line 98 of file evm_const.py.

◆ EVM_INS_DUP8

int capstone.evm_const.EVM_INS_DUP8 = 135

Definition at line 99 of file evm_const.py.

◆ EVM_INS_DUP9

int capstone.evm_const.EVM_INS_DUP9 = 136

Definition at line 100 of file evm_const.py.

◆ EVM_INS_ENDING

int capstone.evm_const.EVM_INS_ENDING = 513

Definition at line 139 of file evm_const.py.

◆ EVM_INS_EQ

int capstone.evm_const.EVM_INS_EQ = 20

Definition at line 19 of file evm_const.py.

◆ EVM_INS_EXP

int capstone.evm_const.EVM_INS_EXP = 10

Definition at line 13 of file evm_const.py.

◆ EVM_INS_EXTCODECOPY

int capstone.evm_const.EVM_INS_EXTCODECOPY = 60

Definition at line 39 of file evm_const.py.

◆ EVM_INS_EXTCODESIZE

int capstone.evm_const.EVM_INS_EXTCODESIZE = 59

Definition at line 38 of file evm_const.py.

◆ EVM_INS_GAS

int capstone.evm_const.EVM_INS_GAS = 90

Definition at line 58 of file evm_const.py.

◆ EVM_INS_GASLIMIT

int capstone.evm_const.EVM_INS_GASLIMIT = 69

Definition at line 47 of file evm_const.py.

◆ EVM_INS_GASPRICE

int capstone.evm_const.EVM_INS_GASPRICE = 58

Definition at line 37 of file evm_const.py.

◆ EVM_INS_GT

int capstone.evm_const.EVM_INS_GT = 17

Definition at line 16 of file evm_const.py.

◆ EVM_INS_INVALID

int capstone.evm_const.EVM_INS_INVALID = 512

Definition at line 138 of file evm_const.py.

◆ EVM_INS_ISZERO

int capstone.evm_const.EVM_INS_ISZERO = 21

Definition at line 20 of file evm_const.py.

◆ EVM_INS_JUMP

int capstone.evm_const.EVM_INS_JUMP = 86

Definition at line 54 of file evm_const.py.

◆ EVM_INS_JUMPDEST

int capstone.evm_const.EVM_INS_JUMPDEST = 91

Definition at line 59 of file evm_const.py.

◆ EVM_INS_JUMPI

int capstone.evm_const.EVM_INS_JUMPI = 87

Definition at line 55 of file evm_const.py.

◆ EVM_INS_LOG0

int capstone.evm_const.EVM_INS_LOG0 = 160

Definition at line 124 of file evm_const.py.

◆ EVM_INS_LOG1

int capstone.evm_const.EVM_INS_LOG1 = 161

Definition at line 125 of file evm_const.py.

◆ EVM_INS_LOG2

int capstone.evm_const.EVM_INS_LOG2 = 162

Definition at line 126 of file evm_const.py.

◆ EVM_INS_LOG3

int capstone.evm_const.EVM_INS_LOG3 = 163

Definition at line 127 of file evm_const.py.

◆ EVM_INS_LOG4

int capstone.evm_const.EVM_INS_LOG4 = 164

Definition at line 128 of file evm_const.py.

◆ EVM_INS_LT

int capstone.evm_const.EVM_INS_LT = 16

Definition at line 15 of file evm_const.py.

◆ EVM_INS_MLOAD

int capstone.evm_const.EVM_INS_MLOAD = 81

Definition at line 49 of file evm_const.py.

◆ EVM_INS_MOD

int capstone.evm_const.EVM_INS_MOD = 6

Definition at line 9 of file evm_const.py.

◆ EVM_INS_MSIZE

int capstone.evm_const.EVM_INS_MSIZE = 89

Definition at line 57 of file evm_const.py.

◆ EVM_INS_MSTORE

int capstone.evm_const.EVM_INS_MSTORE = 82

Definition at line 50 of file evm_const.py.

◆ EVM_INS_MSTORE8

int capstone.evm_const.EVM_INS_MSTORE8 = 83

Definition at line 51 of file evm_const.py.

◆ EVM_INS_MUL

int capstone.evm_const.EVM_INS_MUL = 2

Definition at line 5 of file evm_const.py.

◆ EVM_INS_MULMOD

int capstone.evm_const.EVM_INS_MULMOD = 9

Definition at line 12 of file evm_const.py.

◆ EVM_INS_NOT

int capstone.evm_const.EVM_INS_NOT = 25

Definition at line 24 of file evm_const.py.

◆ EVM_INS_NUMBER

int capstone.evm_const.EVM_INS_NUMBER = 67

Definition at line 45 of file evm_const.py.

◆ EVM_INS_OR

int capstone.evm_const.EVM_INS_OR = 23

Definition at line 22 of file evm_const.py.

◆ EVM_INS_ORIGIN

int capstone.evm_const.EVM_INS_ORIGIN = 50

Definition at line 29 of file evm_const.py.

◆ EVM_INS_PC

int capstone.evm_const.EVM_INS_PC = 88

Definition at line 56 of file evm_const.py.

◆ EVM_INS_POP

int capstone.evm_const.EVM_INS_POP = 80

Definition at line 48 of file evm_const.py.

◆ EVM_INS_PUSH1

int capstone.evm_const.EVM_INS_PUSH1 = 96

Definition at line 60 of file evm_const.py.

◆ EVM_INS_PUSH10

int capstone.evm_const.EVM_INS_PUSH10 = 105

Definition at line 69 of file evm_const.py.

◆ EVM_INS_PUSH11

int capstone.evm_const.EVM_INS_PUSH11 = 106

Definition at line 70 of file evm_const.py.

◆ EVM_INS_PUSH12

int capstone.evm_const.EVM_INS_PUSH12 = 107

Definition at line 71 of file evm_const.py.

◆ EVM_INS_PUSH13

int capstone.evm_const.EVM_INS_PUSH13 = 108

Definition at line 72 of file evm_const.py.

◆ EVM_INS_PUSH14

int capstone.evm_const.EVM_INS_PUSH14 = 109

Definition at line 73 of file evm_const.py.

◆ EVM_INS_PUSH15

int capstone.evm_const.EVM_INS_PUSH15 = 110

Definition at line 74 of file evm_const.py.

◆ EVM_INS_PUSH16

int capstone.evm_const.EVM_INS_PUSH16 = 111

Definition at line 75 of file evm_const.py.

◆ EVM_INS_PUSH17

int capstone.evm_const.EVM_INS_PUSH17 = 112

Definition at line 76 of file evm_const.py.

◆ EVM_INS_PUSH18

int capstone.evm_const.EVM_INS_PUSH18 = 113

Definition at line 77 of file evm_const.py.

◆ EVM_INS_PUSH19

int capstone.evm_const.EVM_INS_PUSH19 = 114

Definition at line 78 of file evm_const.py.

◆ EVM_INS_PUSH2

int capstone.evm_const.EVM_INS_PUSH2 = 97

Definition at line 61 of file evm_const.py.

◆ EVM_INS_PUSH20

int capstone.evm_const.EVM_INS_PUSH20 = 115

Definition at line 79 of file evm_const.py.

◆ EVM_INS_PUSH21

int capstone.evm_const.EVM_INS_PUSH21 = 116

Definition at line 80 of file evm_const.py.

◆ EVM_INS_PUSH22

int capstone.evm_const.EVM_INS_PUSH22 = 117

Definition at line 81 of file evm_const.py.

◆ EVM_INS_PUSH23

int capstone.evm_const.EVM_INS_PUSH23 = 118

Definition at line 82 of file evm_const.py.

◆ EVM_INS_PUSH24

int capstone.evm_const.EVM_INS_PUSH24 = 119

Definition at line 83 of file evm_const.py.

◆ EVM_INS_PUSH25

int capstone.evm_const.EVM_INS_PUSH25 = 120

Definition at line 84 of file evm_const.py.

◆ EVM_INS_PUSH26

int capstone.evm_const.EVM_INS_PUSH26 = 121

Definition at line 85 of file evm_const.py.

◆ EVM_INS_PUSH27

int capstone.evm_const.EVM_INS_PUSH27 = 122

Definition at line 86 of file evm_const.py.

◆ EVM_INS_PUSH28

int capstone.evm_const.EVM_INS_PUSH28 = 123

Definition at line 87 of file evm_const.py.

◆ EVM_INS_PUSH29

int capstone.evm_const.EVM_INS_PUSH29 = 124

Definition at line 88 of file evm_const.py.

◆ EVM_INS_PUSH3

int capstone.evm_const.EVM_INS_PUSH3 = 98

Definition at line 62 of file evm_const.py.

◆ EVM_INS_PUSH30

int capstone.evm_const.EVM_INS_PUSH30 = 125

Definition at line 89 of file evm_const.py.

◆ EVM_INS_PUSH31

int capstone.evm_const.EVM_INS_PUSH31 = 126

Definition at line 90 of file evm_const.py.

◆ EVM_INS_PUSH32

int capstone.evm_const.EVM_INS_PUSH32 = 127

Definition at line 91 of file evm_const.py.

◆ EVM_INS_PUSH4

int capstone.evm_const.EVM_INS_PUSH4 = 99

Definition at line 63 of file evm_const.py.

◆ EVM_INS_PUSH5

int capstone.evm_const.EVM_INS_PUSH5 = 100

Definition at line 64 of file evm_const.py.

◆ EVM_INS_PUSH6

int capstone.evm_const.EVM_INS_PUSH6 = 101

Definition at line 65 of file evm_const.py.

◆ EVM_INS_PUSH7

int capstone.evm_const.EVM_INS_PUSH7 = 102

Definition at line 66 of file evm_const.py.

◆ EVM_INS_PUSH8

int capstone.evm_const.EVM_INS_PUSH8 = 103

Definition at line 67 of file evm_const.py.

◆ EVM_INS_PUSH9

int capstone.evm_const.EVM_INS_PUSH9 = 104

Definition at line 68 of file evm_const.py.

◆ EVM_INS_RETURN

int capstone.evm_const.EVM_INS_RETURN = 243

Definition at line 132 of file evm_const.py.

◆ EVM_INS_RETURNDATACOPY

int capstone.evm_const.EVM_INS_RETURNDATACOPY = 62

Definition at line 41 of file evm_const.py.

◆ EVM_INS_RETURNDATASIZE

int capstone.evm_const.EVM_INS_RETURNDATASIZE = 61

Definition at line 40 of file evm_const.py.

◆ EVM_INS_REVERT

int capstone.evm_const.EVM_INS_REVERT = 253

Definition at line 136 of file evm_const.py.

◆ EVM_INS_SDIV

int capstone.evm_const.EVM_INS_SDIV = 5

Definition at line 8 of file evm_const.py.

◆ EVM_INS_SGT

int capstone.evm_const.EVM_INS_SGT = 19

Definition at line 18 of file evm_const.py.

◆ EVM_INS_SHA3

int capstone.evm_const.EVM_INS_SHA3 = 32

Definition at line 26 of file evm_const.py.

◆ EVM_INS_SIGNEXTEND

int capstone.evm_const.EVM_INS_SIGNEXTEND = 11

Definition at line 14 of file evm_const.py.

◆ EVM_INS_SLOAD

int capstone.evm_const.EVM_INS_SLOAD = 84

Definition at line 52 of file evm_const.py.

◆ EVM_INS_SLT

int capstone.evm_const.EVM_INS_SLT = 18

Definition at line 17 of file evm_const.py.

◆ EVM_INS_SMOD

int capstone.evm_const.EVM_INS_SMOD = 7

Definition at line 10 of file evm_const.py.

◆ EVM_INS_SSTORE

int capstone.evm_const.EVM_INS_SSTORE = 85

Definition at line 53 of file evm_const.py.

◆ EVM_INS_STATICCALL

int capstone.evm_const.EVM_INS_STATICCALL = 250

Definition at line 135 of file evm_const.py.

◆ EVM_INS_STOP

int capstone.evm_const.EVM_INS_STOP = 0

Definition at line 3 of file evm_const.py.

◆ EVM_INS_SUB

int capstone.evm_const.EVM_INS_SUB = 3

Definition at line 6 of file evm_const.py.

◆ EVM_INS_SUICIDE

int capstone.evm_const.EVM_INS_SUICIDE = 255

Definition at line 137 of file evm_const.py.

◆ EVM_INS_SWAP1

int capstone.evm_const.EVM_INS_SWAP1 = 144

Definition at line 108 of file evm_const.py.

◆ EVM_INS_SWAP10

int capstone.evm_const.EVM_INS_SWAP10 = 153

Definition at line 117 of file evm_const.py.

◆ EVM_INS_SWAP11

int capstone.evm_const.EVM_INS_SWAP11 = 154

Definition at line 118 of file evm_const.py.

◆ EVM_INS_SWAP12

int capstone.evm_const.EVM_INS_SWAP12 = 155

Definition at line 119 of file evm_const.py.

◆ EVM_INS_SWAP13

int capstone.evm_const.EVM_INS_SWAP13 = 156

Definition at line 120 of file evm_const.py.

◆ EVM_INS_SWAP14

int capstone.evm_const.EVM_INS_SWAP14 = 157

Definition at line 121 of file evm_const.py.

◆ EVM_INS_SWAP15

int capstone.evm_const.EVM_INS_SWAP15 = 158

Definition at line 122 of file evm_const.py.

◆ EVM_INS_SWAP16

int capstone.evm_const.EVM_INS_SWAP16 = 159

Definition at line 123 of file evm_const.py.

◆ EVM_INS_SWAP2

int capstone.evm_const.EVM_INS_SWAP2 = 145

Definition at line 109 of file evm_const.py.

◆ EVM_INS_SWAP3

int capstone.evm_const.EVM_INS_SWAP3 = 146

Definition at line 110 of file evm_const.py.

◆ EVM_INS_SWAP4

int capstone.evm_const.EVM_INS_SWAP4 = 147

Definition at line 111 of file evm_const.py.

◆ EVM_INS_SWAP5

int capstone.evm_const.EVM_INS_SWAP5 = 148

Definition at line 112 of file evm_const.py.

◆ EVM_INS_SWAP6

int capstone.evm_const.EVM_INS_SWAP6 = 149

Definition at line 113 of file evm_const.py.

◆ EVM_INS_SWAP7

int capstone.evm_const.EVM_INS_SWAP7 = 150

Definition at line 114 of file evm_const.py.

◆ EVM_INS_SWAP8

int capstone.evm_const.EVM_INS_SWAP8 = 151

Definition at line 115 of file evm_const.py.

◆ EVM_INS_SWAP9

int capstone.evm_const.EVM_INS_SWAP9 = 152

Definition at line 116 of file evm_const.py.

◆ EVM_INS_TIMESTAMP

int capstone.evm_const.EVM_INS_TIMESTAMP = 66

Definition at line 44 of file evm_const.py.

◆ EVM_INS_XOR

int capstone.evm_const.EVM_INS_XOR = 24

Definition at line 23 of file evm_const.py.