mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-10 03:36:28 +00:00
tests: Add verbose debugging output and test_reader
This commit is contained in:
@@ -40,12 +40,6 @@
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/ostream.h>
|
||||
|
||||
#if defined(__APPLE__) && defined(MCL_ARCHITECTURE_ARM64)
|
||||
# include <mach/mach_init.h>
|
||||
# include <mach/mach_port.h>
|
||||
# include <mach/task.h>
|
||||
#endif
|
||||
|
||||
constexpr bool mask_fpsr_cum_bits = true;
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user