IDEC MICROSmart FC6A Series User Manual page 424

Hide thumbs Also See for MICROSmart FC6A Series:
Table of Contents

Advertisement

8: I
R
NSTRUCTIONS
EFERENCE
Floating-Point Data Format
The FC6A Series MICROSmart can specify floating-point data (F) for advanced instructions. Like double word (D) and long integer
(L) data, floating-point data also uses two consecutive data registers to execute advanced instructions. The FC6A Series
MICROSmart supports the floating-point data based on the single storage format of the IEEE (The Institute of Electrical and
Electronics Engineers) Standard 754.
Single Storage Format
The IEEE single storage format consists of three fields: a 23-bit fraction, f; an 8-bit biased exponent, e; and 1-bit sign, s. These
fields are stored contiguously in one 32-bit word, as shown in the figure below. Bits 0:22 contain the 23-bit fraction, f, with bit 0
being the least significant bit of the fraction and bit 22 being the most significant; bits 23:30 contain the 8-bit biased exponent, e,
with bit 23 being the least significant bit of the biased exponent and bit 30 being the most significant; and the highest-order bit 31
contains the sign bit, s.
31 30
s
8-bit biased exponent
Sign bit (0: positive, 1: negative)
The table below shows the correspondence between the values of the three constituent fields s, e, and f and the value represented
by the single storage format bit pattern. When any value out of the bit pattern is entered to the advanced instruction or when
execution of advanced instructions, such as division by zero, has produced any value out of the bit pattern, a user program
execution error will result, turning on special internal relay M8004 and the ERR LED on the FC6A Series MICROSmart.
Value
±0
Denormal numbers
Normal numbers
±∞ (± infinities)
NaNs (Not a number values)
Carry and Borrow in Floating-Point Data Processing
When advanced instructions involving floating-point data are executed, special internal relay M8003 (carry and borrow) is updated.
M8003
Execution Result
1
1
0
M8003
Execution Result
8-8
23 22
e[30:23]
Exponent Field e
e=0
e=0
0<e<255
e=255
0
Overflow (exceeds the range between –3.40282310
0
Not zero (within the range between –1.17549510
0
Zero
Overflow
1
38
–3.402823
10
FC6A S
MICROS
ERIES
f[22:0]
23-bit fraction
Fraction Field f
f=0
f≠0
Arbitrary
f=0
f≠0
Not Zero
0
1
0
1
–38
–1.175495
10
0
1.175495
U
'
M
FC9Y-B1722
MART
SER
S
ANUAL
Representation in WindLDR
0.0
-1.175494E-38 to 1.175494E-38
-3.402823E+38 to -1.175494E-38
1.175494E-38 to 3.402823E+38
INF
NAN
Value
38
38
and 3.40282310
)
–38
–38
and 1.17549510
)
0
–38
10
3.402823
0
Overflow
1
38
10

Advertisement

Table of Contents
loading

Table of Contents