cutter/docs/source/user-docs/menus/disassembly-context-menu/set-current-bits.rst
karliss 58d9e52662
Adjust menu documentation structure. (#2080)
* Adjust menu documentation structure.
2020-03-03 19:03:49 +02:00

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