Expand description
Assembly FFI.
Functions§
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Emit opcode ADDMOD
- Push a 8-bit signed integer to the stack.
- Push a 16-bit signed integer to the stack.
- Push a 32-bit signed integer to the stack.
- Push a 64-bit signed integer to the stack.
- Push a 8-bit unsigned integer to the stack.
- Push a 16-bit unsigned integer to the stack.
- Push a 32-bit unsigned integer to the stack.
- Push a 64-bit unsigned integer to the stack.
- Revert with message in 32 bytes
- Revert with message in 64 bytes
- Revert with message in 96 bytes
- Revert with message in 128 bytes
- Load a 8-bit signed integer from the storage.
- Load a 16-bit signed integer from the storage.
- Load a 32-bit signed integer from the storage.
- Load a 64-bit signed integer from the storage.
- Load a 8-bit unsigned integer from the storage.
- Load a 16-bit unsigned integer from the storage.
- Load a 32-bit unsigned integer from the storage.
- Load a 64-bit unsigned integer from the storage.
- Load a 8-bit signed integer from the transient storage.
- Load a 16-bit signed integer from the transient storage.
- Load a 32-bit signed integer from the transient storage.
- Load a 64-bit signed integer from the transient storage.
- Load a 8-bit unsigned integer from the transient storage.
- Load a 16-bit unsigned integer from the transient storage.
- Load a 32-bit unsigned integer from the transient storage.
- Load a 64-bit unsigned integer from the transient storage.
- Store a 8-bit signed integer to the transient storage.
- Store a 16-bit signed integer to the transient storage.
- Store a 32-bit signed integer to the transient storage.
- Store a 64-bit signed integer to the transient storage.
- Store a 8-bit unsigned integer to the transient storage.
- Store a 16-bit unsigned integer to the transient storage.
- Store a 32-bit unsigned integer to the transient storage.
- Store a 64-bit unsigned integer to the transient storage.