Migrate to mcl

This commit is contained in:
Merry 2022-04-19 15:36:26 +01:00
parent ed9955891f
commit 78b4ba10c9
181 changed files with 987 additions and 1807 deletions

View file

@ -7,9 +7,9 @@
#include <vector>
#include <catch2/catch.hpp>
#include <mcl/stdint.hpp>
#include "../rand_int.h"
#include "dynarmic/common/common_types.h"
#include "dynarmic/common/fp/fpcr.h"
#include "dynarmic/common/fp/fpsr.h"
#include "dynarmic/common/fp/unpacked.h"