Compaq ECQD2KCTE manual Pixel Error, Perr

Models: ECQD2KCTE

1 371
Download 371 pages 20.35 Kb
Page 210
Image 210

4.13.2 Pixel Error

Format:

PERR

Ra.rq,Rb.rq,Rc.wq

! Operate Format

Operation:

temp = 0

FOR i FROM 0 TO 7

IF { Rav<i*8+7:i*8> GEU Rbv<i*8+7:i*8>} THEN temp temp + (Rav<i*8+7:i*8> - Rbv<i*8+7:i*8>)

ELSE

temp temp + (Rbv<i*8+7:i*8> - Rav<i*8+7:i*8>)

END

Rc temp

Exceptions:

None

Instruction mnemonics:

PERR

Pixel Error

Qualifiers:

None

Description:

The absolute value of the difference between each of the bytes in Ra and Rb is calculated. The sum of the resulting bytes is written to Rc.

4–154Alpha Architecture Handbook

Page 210
Image 210
Compaq ECQD2KCTE manual Pixel Error, Perr