vector reduction instructions when operations on


Vector reduction Instructions: When operations on vector are being deduced to scalar items as the result, then these are the vector reduction instructions. These instructions are denoted with the many function mappings:

                 F4 : V -> S

                 F5 : V × V -> S

For example, finding the minimum, maximum and summation of all the elements of vector are of the type F4. The dot product of two vectors is produced by F5.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: vector reduction instructions when operations on
Reference No:- TGS0208300

Expected delivery within 24 Hours