Compaq ECQD2KCTE manual Operand Data Type Notation Meaning, Operators Meaning

Models: ECQD2KCTE

1 371
Download 371 pages 20.35 Kb
Page 46
Image 46

Table 3–5: Operand Access Type Notation (Continued)

Access Type

Meaning

 

 

r

The operand is read only.

m

The operand is both read and written.

w

The operand is write only.

 

 

3.2.2.3 Operand Data Type Notation

A letter that denotes the data type of the operand:

Table 3–6: Operand Data Type Notation

Data Type

Meaning

 

 

b

Byte

f

F_floating

g

G_floating

l

Longword

q

Quadword

s

IEEE single floating (S_floating)

t

IEEE double floating (T_floating)

w

Word

x

The data type is specified by the instruction

 

 

3.2.3 Operators

Table 3–7describes the op erators:

Table 3–7: Operators

Operator

Meaning

 

 

!

Comment delimiter

+

Addition

-

Subtraction

*

Signed multiplication

*U

Unsigned multiplication

**

Exponentiation (left argument raised to right argument)

/

Division

Replacement

 

 

3–6Alpha Architecture Handbook

Page 46
Image 46
Compaq ECQD2KCTE manual Operand Data Type Notation Meaning, Operators Meaning