cutter/docs/source/user-docs/menus/disassembly-context-menu/set-immediate-base.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

50 lines
2.1 KiB
ReStructuredText

Set Immediate Base
==============================
Set Immediate Base to Binary
----------------------------------------
**Description:** Set the immediate value of the operand to a Binary representation.
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Binary``
Set Immediate Base to Octal
----------------------------------------
**Description:** Set the immediate value of the operand to an Octal representation.
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Octal``
Set Immediate Base to Decimal
----------------------------------------
**Description:** Set the immediate value of the operand to a Decimal representation.
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Decimal``
Set Immediate Base to Hexadecimal
----------------------------------------
**Description:** Set the immediate value of the operand to Hexadecimal.
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Hexadecimal``
Set Immediate Base to Network Port
----------------------------------------
**Description:** Set the immediate value of the operand to a Network Port
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Network Port``
Set Immediate Base to IP Address
----------------------------------------
**Description:** Set the immediate value of the operand to an IP Address
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> IP Address``
Set Immediate Base to Syscall
----------------------------------------
**Description:** Set the immediate value of the operand to Syscall
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> Syscall``
Set Immediate Base to String
----------------------------------------
**Description:** Set the immediate value of the operand to String
**Steps:** Right-click on an immediate base of instruction and choose ``Set Immediate Base to... -> String``