cutter/docs/source/user-docs/menus/disassembly-context-menu/set-current-bits.rst
Surendrajat 79b2314e5a
misc. documentation updates (#2259)
* 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
2020-07-26 10:26:46 +05:30

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``