mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
x86emitter: Abstract MXCSR into a general FPControlRegister type
This commit is contained in:
committed by
Connor McLaughlin
parent
86edc0dbe2
commit
308f8c5112
@@ -2,7 +2,6 @@
|
||||
// SPDX-License-Identifier: LGPL-3.0+
|
||||
|
||||
#include "common/emitter/internal.h"
|
||||
#include "common/emitter/tools.h"
|
||||
|
||||
namespace x86Emitter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user