| PO | FRT | FRA | FRB | FMM | XO | Rc |
```
+Compute the minimum/maximum of FRA and FRB, according to FMM, and store the
+result in FRT.
+
+Assembly Aliases: see
+[`FMM` -- Floating Min/Max Mode](#fmm-floating-min-max-mode)
+
Special Registers altered:
```
FX VXSNAN
CR1 (if Rc=1)
```
-Compute the minimum/maximum of FRA and FRB, according to FMM, and store the
-result in FRT.
-
-Assembly Aliases: see
-[`FMM` -- Floating Min/Max Mode](#fmm-floating-min-max-mode)
----------
| PO | FRT | FRA | FRB | FMM | XO | Rc |
```
+Compute the minimum/maximum of FRA and FRB, according to FMM, and store the
+result in FRT.
+
+Assembly Aliases: see
+[`FMM` -- Floating Min/Max Mode](#fmm-floating-min-max-mode)
+
Special Registers altered:
```
```
-Compute the minimum/maximum of FRA and FRB, according to FMM, and store the
-result in FRT.
-
-Assembly Aliases: see
-[`FMM` -- Floating Min/Max Mode](#fmm-floating-min-max-mode)
----------