system.debugger.addx

Command/System Debugger, Releases: AP and R83

Adds hexadecimal numbers.

Syntax

addx hex.number hex.number

Description

adds two hexadecimal numbers together and displays the result a hexadecimal number.

Example

!addx 1F 33<return> 52

See Also

Command Name Type Description
tcl.add Verb: Access Adds integer numbers.
system.debugger.divx Command Divides hexadecimal numbers.
txl.xtd Verb: Access Converts hexadecimal number to decimal.
system.debugger.mulx Command Multiplies haxadecimal numbers.
system.debugger.subx Command Subtracts hexadecimal numbers.
system.debugger.dtx Command Converts decimal to hexadecimal.
system.debugger.overview Introductory Overview of system debugger.
system.debugger.divd Command Divides integer numbers.
system.debugger.muld Command Multiplies integer numbers.
system.debugger.subd Command Subtracts integer numbers.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.