Compaq ECQD2KCTE manual Instruction mnemonics

Models: ECQD2KCTE

1 371
Download 371 pages 20.35 Kb
Page 209
Image 209

Instruction mnemonics:

MINUB8

Vector Unsigned Byte Minimum

MINSB8

Vector Signed Byte Minimum

MINUW4

Vector Unsigned Word Minimum

MINSW4

Vector Signed Word Minimum

MAXUB8

Vector Unsigned Byte Maximum

MAXSB8

Vector Signed Byte Maximum

MAXUW4

Vector Unsigned Word Maximum

MAXSW4

Vector Signed Word Maximum

Qualifiers:

None

Description:

For MINxB8, each byte of Rc is written with the smaller of the corresponding bytes of Ra or Rb. The bytes may be interpreted as signed or unsigned values.

For MINxW4, each word of Rc is written with the smaller of the corresponding words of Ra or Rb. The words may be interpreted as signed or unsigned values.

For MAXxB8, each byte of Rc is written with the larger of the corresponding bytes of Ra or Rb. The bytes may be interpreted as signed or unsigned values.

For MAXxW4, each word of Rc is written with the larger of the corresponding words of Ra or Rb. The words may be interpreted as signed or unsigned values.

Instruction Descriptions 4–153

Page 209
Image 209
Compaq ECQD2KCTE manual Instruction mnemonics