| muld | Index Level | n |
| Syntax | mulx hexnum hexnum |
| Category | System Debugger |
| Type | Command |
| Description | multiplies the first hexadecimal number provided by the second hexadecimal number provided and displays the result as a hexadecimal number. |
| Options | |
| See Also | subx xtd add muld System Debugger subd divd dtx divx addx |
| Example |
mulx F A<return> 96
The result displays on the same line as the command. |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| muld | Index Level | n |