mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 11:26:11 +00:00
79b2314e5a
* move building errors to the troubleshooting section * add submodule out of sync issue to troubleshooting * changes to get cutter section * move common issues to user docs * add error related to submodule not in sync * Grammarly scan on all the docs * update contribution guide now that common-errors is split
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`` |