summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Control/Output.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-04-11 18:51:59 -0400
committerLioncash <mathew1800@gmail.com>2018-04-12 19:44:31 -0400
commit7a3158a693dc657c722f055d68725711b8a55d92 (patch)
treeeda9fa00d7c8d34a4c44c5e030d2ff8d389200aa /Source/Core/InputCommon/ControllerEmu/Control/Output.cpp
parentbbd1bb8eaaf7966a4c7aa27afa6c2b085321c329 (diff)
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.
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Output.cpp')
0 files changed, 0 insertions, 0 deletions