This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1391
Commits
3
Branches
10
Tags
52 MiB
Tree:
9ee462570b
cl-refactor
master
opencl1.1
v0.10.0
v0.10.0.dev2
v0.10.0.dev3
v0.10.0rc1
v0.10.0rc2
v0.10.0rc3
v0.10.0rc4
v0.11.0
v0.11.0rc1
v0.11.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9ee462570b'
${ noResults }
ethminer
/
evmcc
/
lll
/
ext_test.lll
15 lines
109 B
Raw
Normal View
History
Send Ext static data to running contract. ADDRESS instruction
10 years ago
(asm
ADDRESS
Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE
10 years ago
CALLER
ORIGIN
CALLVALUE
CALLDATASIZE
GASPRICE
Push call data on stack - CALLDATALOAD
10 years ago
0
CALLDATALOAD
38
CALLDATALOAD
19
CALLDATALOAD
Send Ext static data to running contract. ADDRESS instruction
10 years ago
)