**Keywords**:
```
- FPR, Floating-point, Load-immediate, BF16, FP32
+ FPR, Floating-point, Load-immediate, BF16, bfloat16, FP32
```
**Motivation**
-Similar to `lxvkq` but extended to a full BF16 with one
+Similar to `lxvkq` but extended to a full bfloat16 with one
32-bit instruction and a full FP32 in two 32-bit instructions
these instructions always save a Data Load and associated L1
-and TLB lookup. Even clearing an FPR to zero presently requires Load.
+and TLB lookup. Even quickly clearing an FPR to zero presently requires Load.
**Notes and Observations**: