DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

ST20CX View Datasheet(PDF) - STMicroelectronics

Part Name
Description
Manufacturer
ST20CX
ST-Microelectronics
STMicroelectronics 
ST20CX Datasheet PDF : 212 Pages
First Prev 81 82 83 84 85 86 87 88 89 90 Next Last
fmul
fmul
fractional multiply
Code: 27 F2
Description: Multiply Areg by Breg treating the values as fractions, rounding the
result. The values in Areg and Breg are interpreted as fractions in the range greater
than or equal to -1 and less than 1 - i.e. the integer values divided by 2BitsPerWord-1.
The result is rounded. The rounding mode used is analogous to IEEE round nearest;
that is the result produced is the fraction which is nearest to the exact product, and, in
the event of the product being equidistant between two factions, the fraction with least
significant bit 0 is produced.
Definition:
if (Areg = MostNeg) and (Breg = MostNeg)
– MostNeg interpreted as -1
{
Areg′ ← undefined
IntegerOverflow
}
else
Areg′ ← (Breg × Areg) /roundnearest 2BitsPerWord-1
Breg′ ← Creg
Creg undefined
Error signals:
IntegerOverflow can occur.
Comments:
Secondary instruction.
82/212
®

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]