* <https://bugs.libre-soc.org/show_bug.cgi?id=230#c71>
* <https://bugs.libre-soc.org/show_bug.cgi?id=230#c74>
* <https://bugs.libre-soc.org/show_bug.cgi?id=230#c76>
+* [[int_fp_mv/appendix]]
Introduction:
return (int)bits
```
-# Power ISA v3.0 Assembly equivalents
-
-Moved to [[int_fp_mv/appendix]], it is demonstrated how much assembler
-is required in order to perform each of the three language-specific
-FP -> Integer Conversion Modes. In the case of Javascript an astonishing
-35 instructions are required, with 5 branches.
-