**Books and Section affected**:
+```
Book I Scalar Floating-Point 4.6.2.1
Appendix D Power ISA sorted by opcode
Appendix E Power ISA sorted by version
Appendix F Power ISA sorted by mnemonic
+```
**Summary**
+```
Instructions added
fmvis - Floating-Point Move Immediate, Single
fishmv - Floating-Point Immediate, Second-half Move
(Potentially 64-bit prefixed of the same)
+```
**Submitter**: Luke Leighton (Libre-SOC)
**Impact on processor**:
+```
Addition of two new FPR-based instructions
(potentially 4 if EXT001 Prefixed variants added)
+```
**Impact on software**:
+```
Requires support for new instructions in assembler, debuggers,
and related tools.
+```
**Keywords**:
+```
FPR, Floating-point, Load-immediate, BF16, FP32
+```
**Motivation**