Lioncash 7a3158a693 Interpreter_FPUtils: Don't use a union to type-pun between integral and FP types
The previous code invokes undefined behavior. memcpy will optimize away
to the relevant loads and stores while maintaining well-defined
behavior.
2018-04-12 19:44:31 -04:00
..
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-03-28 17:59:22 +02:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2017-03-08 01:24:18 -08:00