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

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