Format | Assembly Format | Description |
---|---|---|
00 | nop |
Do nothing. |
…, → …,
The nop
instruction does nothing. It is intended to fill in space if bytecodes are patched.
None.
The nop
instruction is always verifiable.
Format | Assembly Format | Description |
---|---|---|
00 | nop |
Do nothing. |
…, → …,
The nop
instruction does nothing. It is intended to fill in space if bytecodes are patched.
None.
The nop
instruction is always verifiable.