...x3874.png)
We have the DELEGATECALL & CALL opcodes labeled on the left-hand side and the SLOAD opcode labeled bottom right. Let’s see how they’re connected.
1. 这图里有两个 [1] 号截图,分别对应DELEGATECALL和CALL操作码的代码,在[instructions.go](https://github.com/eth...