Constant LODS
Source pub const LODS: StateRead;
Expand description
§Load
0x0C: LODS
Load the value at the given stack depth index relative to the bottom.
0 is the index of the element at the bottom of the stack.
[index]
§Stack Output
[value]
§Panics