mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 11:26:11 +00:00
58d9e52662
* Adjust menu documentation structure.
20 lines
682 B
ReStructuredText
20 lines
682 B
ReStructuredText
Set Current Bits
|
|
==============================
|
|
|
|
Set current bits to 16
|
|
----------------------------------------
|
|
**Description:** Set the current instruction to 16-bit.
|
|
|
|
**Steps:** Right click on an instruction and choose ``Set current bits to... -> 16``
|
|
|
|
Set current bits to 32
|
|
----------------------------------------
|
|
**Description:** Set the current instruction to 32-bit.
|
|
|
|
**Steps:** Right click on an instruction and choose ``Set current bits to... -> 32``
|
|
|
|
Set current bits to 64
|
|
----------------------------------------
|
|
**Description:** Set the current instruction to 64-bit.
|
|
|
|
**Steps:** Right click on an instruction and choose ``Set current bits to... -> 64`` |