From 7dde4b7a77b7245031a78f2dd5a8b309a6b88ecb Mon Sep 17 00:00:00 2001 From: MerryMage Date: Sun, 22 Jul 2018 16:23:18 +0100 Subject: [PATCH] externals: Update dynarmic to fc6b73bd Resolves issues: * 128-bit exclusive writes on Windows * Non-updating CNTPCT_EL0 fc6b73 a64_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCT 888c67 a64_emit_x64: Fix stack misalignment on Windows for 128-bit exclusive writes 352d53 emit_x64_aes: Eliminate extraneous usage of a scratch register in EmitAESInverseMixColumns() ab7fe7 A64: Implement SADDLV 09bd2b A64: Implement UADDLV 62e86d fp: Use forward declarations where applicable b3edb7 emit_x64_vector: Append 'v' prefix onto movq in AVX path --- externals/dynarmic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/dynarmic b/externals/dynarmic index 7ea1241953..fc6b73bd85 160000 --- a/externals/dynarmic +++ b/externals/dynarmic @@ -1 +1 @@ -Subproject commit 7ea12419533f193e3fa55c18ea3760a4568aa882 +Subproject commit fc6b73bd855d0b87b6d78ba859732a4616e5a856