beautypg.com

Delta Electronics DELTA DUP-B User Manual

Page 328

background image

Chapter 3 Creating and Editing Screens

Revision May, 2010

3-307

Divide $5 by $7 and store the remainder value in $9 (this is an operation of signed
32-bit data).

64-bit Multiplication)

Var1 = MUL64 (Var2, Var3)

the multiplication of Var2 and Var3, and store the multiplication result in

Var1.

ORD.

e internal memory only. Var2 and Var3 can be internal memory or

constant.

0 by $2 and store the value in $4 (this is an operation of

unsigned 32-bit data).

MUL64 (

Equation

Explanation
Perform

Remark

This is the operation of 32 Bit data.

The calculation result can be stored as signed or unsigned DW

Var1 occupies 4 Words. Var2 and Var3 occupy 2 Words.

Var1 can b

Example
Multiply the value of $