add KAIVB SPR 850
[openpower-isa.git] / openpower / isa / fpcvt.mdwn
1 <!-- X Instructions here described in PowerISA Version 3.0 B Book 1 -->
2
3 <!-- Section 4.6.7 Floating-point Rounding and Conversion instructions. P 159 - 166 -->
4
5 # Floating Convert with round Signed Doubleword to Single-Precision format
6
7 X-Form
8
9 * fcfids FRT,FRB (Rc=0)
10 * fcfids. FRT,FRB (Rc=1)
11
12 Pseudo-code:
13
14 FRT <- INT2FP(FRB, 'sint2single')
15
16 Special Registers Altered:
17
18 FPRF FR FI
19 FX XX
20 CR1 (if Rc=1)