mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 00:04:51 +01:00
commit
e1fd6038a2
16 changed files with 935 additions and 173 deletions
1
externals/xbyak/test/nm_frame.cpp
vendored
1
externals/xbyak/test/nm_frame.cpp
vendored
|
|
@ -6,6 +6,7 @@ using namespace Xbyak;
|
|||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable : 4245)
|
||||
#pragma warning(disable : 4312)
|
||||
#endif
|
||||
class Sample : public CodeGenerator {
|
||||
void operator=(const Sample&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue