mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-23 15:54:17 +01:00
Migrate to mcl
This commit is contained in:
parent
ed9955891f
commit
78b4ba10c9
181 changed files with 987 additions and 1807 deletions
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <fmt/printf.h>
|
||||
#include <mcl/stdint.hpp>
|
||||
|
||||
#include "dynarmic/common/common_types.h"
|
||||
#include "dynarmic/common/fp/fpcr.h"
|
||||
#include "dynarmic/common/fp/fpsr.h"
|
||||
#include "dynarmic/common/fp/op/FPRSqrtEstimate.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue