QADD instruction of Arm v5TE038 (11/4/2004 12:44:48 AM) comp.dsp Dear all, How to use 'qadd' for addition and saturating the result to 16-bits signed integer range from 0x7fff(32767) to 0x8000(-32768) ? As descriptions in Arm Architecture Reference Manual, 'qadd' perfo... junjie_lai