Table of Contents
14
F136_DBCU Number of ON bits in 32-bit data
544
F84_INV 16-bit data invert (one's complement)
545
F93_UNIT 16-bit data combine
547
F94_DIST 16-bit data distribution
549
F182_FILTER Time constant processing
551
18. Bit-shift instructions...............................................................................555
LSR Left shift register
556
F100_SHR Right shift of 16-bit data in bit units
558
F101_SHL Left shift of 16-bit data in bit units
560
F102_DSHR Right shift of 32-bit data in bit units
562
F103_DSHL Left shift of 32-bit data in bit units
564
F105_BSR Right shift of one hexadecimal digit (4 bits) of 16-bit data
566
F106_BSL Left shift of one hexadecimal digit (4 bits) of 16-bit data
568
F108_BITR Right shift of multiple bits of 16-bit data range
570
F109_BITL Left shift of multiple bits of 16-bit data range
572
F110_WSHR Right shift of one word (16 bits) of 16-bit data range
574
F111_WSHL Left shift of one word (16 bits) of 16-bit data range
576
F112_WBSR Right shift of one hex. digit (4 bits) of 16-bit 5 data range
578
F113_WBSL Left shift of one hex. digit (4 bits) of 16-bit data range
580
F119_LRSR LEFT/RIGHT shift register
582
F120_ROR 16-bit data right rotate
586
F121_ROL 16-bit data left rotate
588
F122_RCR 16-bit data right rotate with carry-flag data
590
F123_RCL 16-bit data left rotate with carry-flag data
592
F125_DROR 32-bit data right rotate
594
F126_DROL 32-bit data left rotate
596
F127_DRCR 32-bit data right rotate with carry flag data
598
F128_DRCL 32-bit data right rotate with carry flag data
600
19. Comparison instructions........................................................................603
F60_CMP 16-bit data compare
604
F61_DCMP 32-bit data compare
606
F62_WIN 16-bit data band compare
608
F63_DWIN 32-bit data band compare
610
F64_BCMP Block data compare
612
F346_FWIN Floating point data band compare
614
F373_DTR 16-bit data revision detection
616
F374_DDTR 32-bit data revision detection
618
19.1 Further comparison instructions ............................................................................................620